Skip to content

Commit

Permalink
chore(package) change precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
akameco committed Nov 7, 2017
1 parent 73f7074 commit a611534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"validate": "yarn flow && yarn lint && yarn test"
},
"lint-staged": {
"*.js": ["fmt", "validate", "git add"],
"*.js": ["fmt", "flow", "lint", "git add"],
"*.json": ["fmt", "git add"]
},
"devDependencies": {
Expand Down

0 comments on commit a611534

Please sign in to comment.