eslint-config-compono

1.4.2 • Public • Published

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-compono

Add .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.

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-compono

Weekly Downloads

242

Version

1.4.2

License

MIT

Unpacked Size

4.02 kB

Total Files

6

Last publish

Collaborators

  • nikolay_nemshilov
  • s-taylor
  • lecstor
  • dustykeyboard