jshint-growl

0.4.1 • Public • Published

jshint-growl

npm install jshint-growl

gives growl notifications on JSHint errors and warnings.

to use: gulp.src([jsFiles]) .pipe(jshint()) .pipe(jshint.reporter('jshint-growl'));

/jshint-growl/

    Package Sidebar

    Install

    npm i jshint-growl

    Weekly Downloads

    8

    Version

    0.4.1

    License

    MIT

    Last publish

    Collaborators

    • programmerwithoutaname