Skip to content

Commit

Permalink
chore: active linting and formatting on commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Dec 5, 2019
1 parent 8901c28 commit c40d9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -113,7 +113,7 @@
],
"husky": {
"hooks": {
"pre-commit": "true || lint-staged"
"pre-commit": "lint-staged"
}
},
"lint-staged": {
Expand Down

0 comments on commit c40d9f3

Please sign in to comment.