eslint-config-8select

2.0.0 • Public • Published

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

Package Sidebar

Install

npm i eslint-config-8select

Weekly Downloads

7

Version

2.0.0

License

MIT

Unpacked Size

6.11 kB

Total Files

6

Last publish

Collaborators

  • robdasilva
  • akleiber
  • jbreckel