0.1.4 • Published 9 years ago

bitexpert-cs-jscs v0.1.4

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

bitexpert-cs-jscs

This repository contains the configuration for jscs which is used by the grunt-jscs-checker plugin to check JavaScript Code Style.

Installation

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

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

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

npm install

License

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

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago