@kevin.eu/eslint-config-kevin-react
v1.2.0
Published
This is the standard kevin eslint config for react projects approved by kevin team.
Downloads
18
Keywords
Readme
Kevin react eslint config
This is the standard kevin eslint config for react projects approved by kevin team.
To use this eslint config update your .eslintrc.json like so:
{
"extends": "@kevin.eu/eslint-config-kevin-react",
}