We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab91982 commit e84dc5cCopy full SHA for e84dc5c
package.json
@@ -84,6 +84,7 @@
84
},
85
"simple-git-hooks": {
86
"pre-commit": "npx lint-staged",
87
+ "preserveUnused": ["commit-msg"],
88
"commit-msg": "npx --no -- commitlint --edit"
89
90
"lint-staged": {
0 commit comments