We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f55590 commit d94e514Copy full SHA for d94e514
package.json
@@ -71,7 +71,7 @@
71
"husky": {
72
"hooks": {
73
"prepare-commit-msg": "exec < /dev/tty && git cz --hook",
74
- "commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
+ "commit-msg": "commitlint -E HUSKY_GIT_PARAMS HUSKY_USE_YARN",
75
"pre-commit": "lint-staged"
76
}
77
},
0 commit comments