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 c29a113 commit a052d90Copy full SHA for a052d90
husky.config.js
@@ -1,6 +1,5 @@
1
module.exports = {
2
hooks: {
3
'pre-commit': 'lint-staged',
4
- 'commit-msg': 'commitlint -E HUSKY_GIT_PARAMS',
5
},
6
};
0 commit comments