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 5c23564 commit e094a12Copy full SHA for e094a12
.huskyrc.yml
@@ -1,4 +1,4 @@
1
hooks:
2
- commit-msg: "commitlint -E HUSKY_GIT_PARAMS",
+ commit-msg: "commitlint -E HUSKY_GIT_PARAMS"
3
pre-commit: "lint-staged"
4
pre-push: "npm run test && npm run build"
0 commit comments