2.0.0 • Published 8 years ago
make-jshint v2.0.0
make-jshint
lint target for Make if you happen to use jshint
Installation
$ npm install --save-dev make-jshintExample
Include, defaulting to *.js lib test:
include node_modules/make-jshint/index.mkSpecify the source:
LINT_SRC = lib/*.js
include node_modules/make-jshint/index.mkSpecify configuration in .jshint file
License
MIT