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
This replaces ghooks with husky. ghooks is deprecated in favor of husky. Contributors may need to
For commitizen developers, you need to do the following:
1. rm -rf .git/hooks
2. rm -rf node_modules
3. run npm install.
Closes#410
0 commit comments