You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a switch to not escape reserved Java keywords if we don't care about Java. There is no limitation for Javascript because properties can be accessed with obj["prop"] without limitation.