1.1.0 • Published 8 years ago
eslint-config-hipages v1.1.0
eslint-config-hipages
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.