hipages' eslint configurations
npm install --save-dev eslint-config-hipages
Add .eslintrc.json
to your project.
{
"extends": "hipages",
"rules": {
// project specific rules go here
}
}
We extend from AirBnb's rules.
Our exceptions can be found in our config.