@sb1/eslint-config-ffe-base

3.0.4 • Public • Published

@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.

Dependents (1)

Package Sidebar

Install

npm i @sb1/eslint-config-ffe-base

Weekly Downloads

0

Version

3.0.4

License

MIT

Unpacked Size

22.1 kB

Total Files

9

Last publish

Collaborators

  • antidecaf
  • erlingk
  • kwltrs
  • sb1-designsystem