1.1.0 • Published 8 years ago

eslint-config-hipages v1.1.0

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

eslint-config-hipages

npm version

hipages' eslint configurations

Getting started

npm install --save-dev eslint-config-hipages

Add .eslintrc.json to your project.

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

Rules

We extend from AirBnb's rules.

Our exceptions can be found in our config.