-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
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