Skip to content

Commit

Permalink
lint-staged
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Jan 9, 2019
1 parent 13ce0cc commit 145c9bb
Show file tree
Hide file tree
Showing 3 changed files with 318 additions and 12 deletions.
1 change: 1 addition & 0 deletions .huskyrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"hooks": {
"pre-commit": "lint-staged",
"pre-push": "npm test"
}
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"husky": "^1.0.0-rc.10",
"immutability-helper": "^2.1.1",
"jest": "^23.6.0",
"lint-staged": "^8.1.0",
"loader-utils": "^1.1.0",
"node-notifier": "*",
"postcss": "^7.0.2",
Expand Down
Loading

0 comments on commit 145c9bb

Please sign in to comment.