Skip to content

Commit

Permalink
style(test): test
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Nov 22, 2018
1 parent 92dc0a3 commit e755ada
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 @@ -78,7 +78,7 @@
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "lint-staged"
"pre-commit": "npm run affected:lint -- --uncommitted --parallel -- --fix"
}
},
"lint-staged": {
Expand Down

0 comments on commit e755ada

Please sign in to comment.