Skip to content

Commit 724a64e

Browse files
committed
chore: msg and test
1 parent 7a4b2d7 commit 724a64e

File tree

2 files changed

+1
-49
lines changed

2 files changed

+1
-49
lines changed

npm-debug.log

Lines changed: 0 additions & 48 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test-single": "mocha tests/lib/rules/prefer-separate-component-file",
1717
"debug-test": "mocha --debug-brk --inspect tests/index.js",
1818
"semantic-release": "semantic-release",
19-
"commitmsg": "commitlint -e $GIT_PARAMS"
19+
"commitmsg": "npm run test && commitlint -e $GIT_PARAMS"
2020
},
2121
"repository": {
2222
"type": "git",

0 commit comments

Comments
 (0)