1.4.2 • Published 4 years ago
eslint-config-compono v1.4.2
eslint-config-shortlyster
Shortlyster's eslint configurations
Getting started
Refer to this github repo in you package.json dev dependencies.
npm add -D eslint-config-componoAdd .eslintrc to your project.
{
"extends": "compono",
"rules": {
// project specific rules go here
}
}Rules
We extend from AirBnb's rules.
Our exceptions can be found in our config.