Skip to content

Commit

Permalink
测试触发husky
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuguorong committed May 30, 2019
1 parent c017ede commit 4e2820c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"husky": {
"hooks": {
"pre-commit": "npm run precommit"
"pre-commit": "lint-staged"
}
},
"lint-staged": {
Expand Down

0 comments on commit 4e2820c

Please sign in to comment.