
Using private fields in JavaScript classes? WebStorm can help you make private fields public and vice versa – press Alt+Enter and select the corresponding action.
Use a quick fix to quickly make a field public or private.
Using private fields in JavaScript classes? WebStorm can help you make private fields public and vice versa – press Alt+Enter and select the corresponding action.