@eclass/eslint-config-react

2.1.1 • Public • Published

@eclass/eslint-config-react

npm Build Status downloads dependencies Status devDependencies Status peerDependencies Status

This package provides eclass eslint shareable config for react.

Plugins and Configuration included

Installation

Install eslint and this package with npm.

npm i -D eslint @eclass/eslint-config-react @typescript-eslint/{parser,eslint-plugin} babel-eslint eslint-plugin-{flowtype,import,jsx-a11y,node,promise,react,react-hooks@2.x,standard}

Then add the following configuration to your project's package.json.

"eslintConfig": {
  "extends": "@eclass/eslint-config-react"
}

License

MIT

Package Sidebar

Install

npm i @eclass/eslint-config-react

Weekly Downloads

10

Version

2.1.1

License

MIT

Unpacked Size

10.1 kB

Total Files

18

Last publish

Collaborators

  • lgatica
  • eclass-bot
  • enbonnet
  • segonzalezr
  • tsycl
  • asmaelrebo