jscs-config-dev

v1.0.1
A shareable configuration package for jscs
jscsconfig jscs-config javascript js config dev development web web-development and 3 more...

jscs-config-dev JSCS Logo

NPM Version Build Status Licensing

jscs-config-dev is a shareable configuration package for jscs.

Install

Add jscs and jscs-config-dev to your project:

npm install --save-dev jscs jscs-config-dev

Then, add this configuration to your package.json:

{
  "jscsConfig": {
    "extends": "dev"
  }
}
npm i jscs-config-dev

Metadata

  • CC0-1.0
  • Whatever
  • Jonathan Neal
  • released 12/6/2016

Downloads

Maintainers