We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a912ab6 commit ca696ccCopy full SHA for ca696cc
.huskyrc
@@ -1,6 +1,5 @@
1
{
2
"hooks": {
3
- "prepare-commit-msg": "exec < /dev/tty && git cz --hook || true",
4
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
5
"pre-commit": "./node_modules/.bin/lint-staged"
6
}
0 commit comments