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 6eae789 commit 4b12a6cCopy full SHA for 4b12a6c
.huskyrc.json
@@ -1,5 +1,6 @@
1
{
2
"hooks": {
3
+ "pre-commit": "npm test",
4
"commit-msg": "commitlint -e"
5
}
6
0 commit comments