Closed weiseng18 closed 1 month ago
Note that .husky/pre-commit is not at the root folder. So if the pre-commit hook does not seem to be running, check git config core.hooksPath and it should include web-app/.husky
.husky/pre-commit
git config core.hooksPath
web-app/.husky
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Note that
.husky/pre-commit
is not at the root folder. So if the pre-commit hook does not seem to be running, checkgit config core.hooksPath
and it should includeweb-app/.husky