make-jshint

2.0.0 • Public • Published

make-jshint

lint target for Make if you happen to use jshint

Installation

$ npm install --save-dev make-jshint

Example

Include, defaulting to *.js lib test:

include node_modules/make-jshint/index.mk

Specify the source:

LINT_SRC = lib/*.js
include node_modules/make-jshint/index.mk

Specify configuration in .jshint file

License

MIT

/make-jshint/

    Package Sidebar

    Install

    npm i make-jshint

    Weekly Downloads

    1

    Version

    2.0.0

    License

    MIT

    Last publish

    Collaborators

    • pirxpilot