0.0.4 • Published 2 years ago
@yellowspot/eslint-config-react v0.0.4
Installation
npm install --save-dev @yellowspot/eslint-config-react
Then, in your .eslintrc.json:
{
"extends": ["@yellowspot/react"],
...
}
npm install --save-dev @yellowspot/eslint-config-react
Then, in your .eslintrc.json:
{
"extends": ["@yellowspot/react"],
...
}