eslint-config-react
/
7.2.0
eslint-config-react 7.2.0
Install from the command line:
Learn more about npm packages
$ npm install @showbie/eslint-config-react@7.2.0
Install via package.json:
"@showbie/eslint-config-react": "7.2.0"
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