eslint-config-react

eslint shareable config for react

MIT License

Downloads
47
Stars
0
Committers
6

@eclass/eslint-config-react

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,[email protected],standard}

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

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

License

MIT

Package Rankings
Top 19.59% on Npmjs.org
Badges
Extracted from project README's
npm Build Status downloads dependencies Status devDependencies Status peerDependencies Status
Related Projects