Skip to content

Fischer-Simon/cs-jshint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitexpert-cs-jshint Dependency Status

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.

About

bitExpert jshint configuration

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors