@spotify/eslint-config-react

15.0.0 • Public • Published

eslint-config-react

Spotify's ESLint config for react.

Installation

yarn add --dev @spotify/eslint-config-react eslint eslint-plugin-react eslint-plugin-jsx-a11y

Usage

After installing, update your project's .eslintrc.json file to import the rule sets you want:

{
  "extends" : [
    "@spotify/eslint-config-react"
  ]
}

Read the ESlint config docs for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @spotify/eslint-config-react

Weekly Downloads

49,538

Version

15.0.0

License

Apache-2.0

Unpacked Size

25.2 kB

Total Files

5

Last publish

Collaborators

  • vinzscam
  • timbonicus
  • spotify-eng