1.4.0 • Published 1 year ago

@0y0/eslint-config-react v1.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
1 year ago

@0y0/eslint-config-react · GitHub license npm

@0y0/eslint-config-react is a common ESLint config for React.

Installation

npm install @0y0/eslint-config-react --save-dev

Usage

{
  "extends": "@0y0/eslint-config-react" // or `@0y0/react`
}

License

MIT