Skip to content

Why is #private used? #2006

@euberdeveloper

Description

@euberdeveloper

I see that #private is used, even if the code is written in Typescript (ts already has a private keyword). It is true that typescript privates have no reflections in the resulting javascript code, but at least they support es5. What should I do if I wanted to use es5?

Environment:

  • Node.js Version: v16.3.0
  • Node Redis Version: 4.0.4
  • Platform: Ubuntu 20

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions