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
VSCode had trouble parsing the `printWidth` and kept defaulting
to 100 which in turn caused the formatter in VSCode to produce
different results than `npm run format`.
An autofix attempt has also been added when `lint-stage`ing
0 commit comments