Licence
MIT
Version
2.2.0
Deps
2
Size
3 kB
Vulns
0
Weekly
0
@richardkall/eslint-config-react
Shared ESLint configuration for React projects.
Installation
yarn add -D @richardkall/eslint-config-react
Usage
Create .eslintrc in your project root:
{
"extends": "@richardkall/react"
}