3.0.6 • Published 4 months ago

@sb1/eslint-config-ffe-base v3.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

@sb1/eslint-config-ffe-base

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-base 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-base"
}

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

3.0.6

4 months ago

3.0.5

7 months ago

3.0.4

5 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

7 years ago