$ cnpm install esprima.hks
Validate your javascript with each commit
Esprima.hks is a node-hooks implementation of the Esprima Validator. It is simple to use and easy to add to your git projects.
If you don't have hooks installed
npm install node-hooks -ghooks installhooks add esprima.hksIf hooks is installed, but not managing you're git-hooks yet
hooks installhooks add esprima.hksElse
hooks add esprima.hks
Copyright 2013 - present © cnpmjs.org | Home |