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
https://github.com/gtramontina/ghooks is deprecated. We should probably switch to husky. https://www.npmjs.com/package/husky
The text was updated successfully, but these errors were encountered: