A useful pre-commit hook for git based projects that lints and runs npm test
npm install precommit-hook-eslintWhat is it?
-----------
A fork of https://github.com/nlf/precommit-hook that defaults to eslint instead of jshint and does not install any linter config files.
License
-------
MIT