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