2.0.0 • Published 5 years ago

eslint-config-8select v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

eslint-config-8select

Installation

# Install `eslint-config-8select`:
$ yarn add -D eslint-config-8select

Usage

Once you installed eslint-config-8select, you can use it by specifying 8select in the extends section of your ESLint configuration.

{
  "extends": "8select",
  "rules": {
    // Additional, per-project rules...
  }
}

License

MIT © 8select Software GmbH