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
Apparently the mode uses js-indent-level for indenting when you press newline, but json-reformat:indent-level when calling that format function. Then of course there's also js2-basic-offset. Lots of variables, a bit confusing. Maybe better to unify?