8.1.5 • Published 11 months ago

@sb1/eslint-config-ffe v8.1.5

Weekly downloads
1
License
MIT
Repository
-
Last release
11 months ago

@sb1/eslint-config-ffe

Recommended eslint config used for FFE components. Based on eslint-config-airbnb, but without any styling rules.

Install

npm install --save-dev eslint @sb1/eslint-config-ffe eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y

Usage

Create .eslintsrc in the same directory as your package.json and extend this config:

{
    "extends": "@sb1/ffe"
}

NB: If you are not using React see @sb1/eslint-config-ffe-base.

8.1.5

11 months ago

8.1.4

1 year ago

8.1.3

4 years ago

8.1.2

5 years ago

8.1.1

5 years ago

8.1.0

6 years ago

8.0.3

7 years ago

8.0.2

7 years ago

8.0.1

7 years ago

8.0.0

7 years ago