@blockmatic/eslint-config-react

2.0.2 • Public • Published

eslint-config-react

Blockmatic's ESLint config for react.

Installation

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

Usage

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

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

Read the ESlint config docs for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @blockmatic/eslint-config-react

Weekly Downloads

14

Version

2.0.2

License

MIT

Unpacked Size

6.03 kB

Total Files

4

Last publish

Collaborators

  • gaboesquivel
  • ruge0326