cloverfield-tools / cf-package

Cloverfield Package Scaffold
MIT License
98 stars 14 forks source link

Replace 'pre-commit-hook' lib with 'pre-commit' #36

Closed gblejman closed 8 years ago

gblejman commented 8 years ago

Summary

Then we can also get rid of this line in package.json:

"init": "rimraf .validate.json && rimraf .jshintrc",

reference: https://www.npmjs.com/package/pre-commit

working on the PR @ericelliott