DeprecatedThis package is deprecated
eslint-config-react
Install
npm install -D @casper124578/eslint-config @casper124578/eslint-config-react
Usage
Use extends in your ESLint config
{
"extends": ["@casper124578/eslint-config", "@casper124578/eslint-config-react"]
}