mod-jshint

v0.1.0
Validate javascript files with jshint

mod-jshint

Validate javascript files with jshint

Usage

module.exports = {
    plugins: {
        "jshint": "mod-jshint"
    },
    tasks: {
        "jshint": {
            src: "./test.js"
        }
    }
};
npm i mod-jshint

Metadata

  • Unknown
  • >= 0.6.0
  • yuanyan
  • released 7/13/2013

Downloads

Maintainers