eslint-config-compono-ui

2.0.0 • Public • Published

eslint-config-compono-ui

Shortlyster's frontend eslint configurations

They add a ton of opinionated changes on top of our minimal eslint-config-compono setup.

Getting started

Refer to this github repo in you package.json dev dependencies.

npm add -D eslint-config-compono-ui

Add .eslintrc to your project.

{
  "extends": "compono-ui",
  "rules": {
    // project specific rules go here
  }
}

Rules

We extend from Our rules

With the React plugin With the jsx-a11y plugin

Versions

Current Tags

Version History

Package Sidebar

Install

npm i eslint-config-compono-ui

Weekly Downloads

5

Version

2.0.0

License

MIT

Unpacked Size

4.51 kB

Total Files

5

Last publish

Collaborators

  • nikolay_nemshilov
  • s-taylor
  • lecstor
  • dustykeyboard