Skip to content

Commit

Permalink
Added husky (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens authored and leo committed Jan 30, 2017
1 parent c21851f commit 6a25bf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -8,11 +8,13 @@
},
"devDependencies": {
"ava": "0.16.0",
"husky": "^0.13.1",
"request": "^2.79.0",
"request-promise": "4.1.1",
"xo": "^0.17.0"
},
"scripts": {
"precommit": "npm run test",
"test": "xo && ava"
},
"xo": {
Expand Down

0 comments on commit 6a25bf6

Please sign in to comment.