1.5.0 • Published 11 months ago

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

Weekly downloads
2
License
MIT
Repository
-
Last release
11 months 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