Mikey Pro @mikey-pro/eslint-config-react A preset ESLint React configuration Usage Install npm i -D mikey-pro @mikey-pro/eslint-config-react Configure Extend to ESLint in package.json: { "eslintConfig": { "extends": ["@mikey-pro/eslint-config-react"] } }