@bedrockstreaming/eslint-config-react Install With NPM npm install --save-dev @bedrockstreaming/eslint-config-react With Yarn yarn add -D @bedrockstreaming/eslint-config-react Usage Extends the configuration in the .eslintrc file at the root of your project. { "extends": "@bedrockstreaming/react" }