Skip to content

Commit a052d90

Browse files
test: fixing tests
1 parent c29a113 commit a052d90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

husky.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
module.exports = {
22
hooks: {
33
'pre-commit': 'lint-staged',
4-
'commit-msg': 'commitlint -E HUSKY_GIT_PARAMS',
54
},
65
};

0 commit comments

Comments
 (0)