Skip to content

Commit

Permalink
revert(test): test
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Nov 22, 2018
1 parent e755ada commit a662801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -78,7 +78,7 @@
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "npm run affected:lint -- --uncommitted --parallel -- --fix"
"pre-commit": "lint-staged"
}
},
"lint-staged": {
Expand Down

0 comments on commit a662801

Please sign in to comment.