0.1.4 • Published 10 years ago

bitexpert-cs-jshint v0.1.4

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
10 years ago

bitexpert-cs-jshint

This repository contains the configuration for jshint which is used by the grunt-contrib-jshint plugin to validate Javascript files.

Installation

Add the "bitexpert-cs-jshint" package to the dev-dependencies section of your package.json file which resides in the root folder of your project:

"devDependencies": {
    "bitexpert-cs-jshint": "^0.1.0"
}

Now run npm install to download and install bitexpert-cs-jshint as well as the required dependencies:

npm install

License

bitexpert-cs-jshint is released under the Apache 2.0 license.

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago