- Notifications
You must be signed in to change notification settings - Fork37
-
From my understanding, I'm not interested in private variables, so I use If I define It would be nice to have The real problem for me is that I'm interfacing with base and sub-classes that are native JS and they use specific static variable names that I can't control. For example, in this instance, the static variable would be defined as Is there anyway that this could be configured? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 2 comments
-
@esb Yeah I like that idea, started noodling around with an update. What's a good config option I wonder? |
BetaWas this translation helpful?Give feedback.
All reactions
-
Would it be useful to allow the prefix to be defined? The default would be "_", but it could be set to "" or false to disable the prefix entirely. |
BetaWas this translation helpful?Give feedback.