Skip to content

Commit

Permalink
Merge pull request #55 from hammerlab/prepush
Browse files Browse the repository at this point in the history
Add prepush-hook for linting
  • Loading branch information
danvk committed Mar 20, 2015
2 parents e655c89 + 9a49f44 commit d2875a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"url": "https://github.com/danvk/pileup.js/issues"
},
"homepage": "https://github.com/danvk/pileup.js",
"prepush": ["lint"],
"dependencies": {
"backbone": "^1.1.2",
"d3": "^3.5.5",
Expand Down Expand Up @@ -48,6 +49,7 @@
"mocha": "^2.1.0",
"mocha-lcov-reporter": ">=0.0.2",
"parse-data-uri": "^0.2.0",
"prepush-hook": "^0.1.0",
"react-tools": "^0.13.1",
"reactify": "danvk/reactify",
"sinon": "^1.12.2",
Expand Down

0 comments on commit d2875a7

Please sign in to comment.