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
The pre-commit hooks do not work on Windows due to issue described in
typicode/husky#1072 (comment)
This means you cannot commit any changes without using `--no-verify`
which is... annoying.
0 commit comments