There was an error while loading. Please reload this page.
1 parent 32267b7 commit 9eab89aCopy full SHA for 9eab89a
1 file changed
package.json
@@ -76,5 +76,10 @@
76
"src/public/**/*.*"
77
],
78
"delay": "2500"
79
+ },
80
+ "husky": {
81
+ "hooks": {
82
+ "commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
83
+ }
84
}
85
0 commit comments