eslint-config-react 7.2.2
Install from the command line:
Learn more about npm packages
$ npm install @showbie/eslint-config-react@7.2.2
Install via package.json:
"@showbie/eslint-config-react": "7.2.2"
About this version
ESLint configuration for Showbie React projects
Install the required packages:
npm i -D eslint prettier @showbie/eslint-config-react
Then extend within your ESLint config:
{
extends: ['@showbie/eslint-config-react'],
}
This config itself extends