@oleg-ch/eslint-config-react
v1.2.0
Published
Base ESLint config for React projects
Downloads
1
Readme
@oleg-ch/eslint-config-node
Base ESLint config for React projects
Installation
yarn add -D @oleg-ch/eslint-config-react
Usage
Update your project's .eslintrc.json
file:
{
"extends": ["@oleg-ch/eslint-config-react"]
}
Read the ESlint config docs for more information