Open Brooooooklyn opened 3 years ago
I agree that this would be useful.
Marking private methods using special Mark
within typescript pass and using the info from the minifier will work.
The logic for private properties (from ecmascript spec) can be applied to such nodes.
Related TypeScript proposals:
And implementations:
Describe the feature
↓ ↓ ↓ ↓ ↓ ↓
This should be an optional rule, it's very dangerous, but very useful.