2.2.0 • Published 8 years ago

eslint-config-prismatik v2.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

eslint-config-prismatik

Prismatik's eslint configurations

Getting started

npm install --save-dev eslint-config-prismatik

Add .eslintrc to your project.

{
  "extends": "prismatik",
  "rules": {
    // project specific rules go here
  }
}

Rules

We extend from AirBnb's rules.

Our exceptions can be found in our config.