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 should mean the same since js2-mode applies the necessary syntax-table properties. And then it would still work with minimal difference in js-mode too, even without js2-minor-mode.
The "minimal difference" would be only inside interpolations in template strings, I think.