{"library":"eslint-config-react","type":"library","category":null,"description":"An opinionated ESLint shareable config for React projects (v1.1.7). Last released in 2016, it is unmaintained and superseded by eslint-config-react-app and other modern configs. It bundles a set of ESLint rules plus recommended React plugin rules, but requires manual installation of babel-eslint and eslint-plugin-react. Key differentiators: opinionated, includes rules like arrow-parens and prefer-reflect; however, it does not support ESLint 3+ and actively removed env and certain rules. Not recommended for new projects.","language":"javascript","status":"deprecated","version":"1.1.7","tags":["javascript","eslint","eslintconfig"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-config-react","imports":["// .eslintrc\n{\n  \"extends\": \"react\"\n}","import config from 'eslint-config-react'; // if using programmatic API","// .eslintrc\n{\n  \"extends\": \"react\",\n  \"plugins\": [\"react\"] // optional, config includes it\n}"]},{"cmd":"yarn add eslint-config-react","imports":[]},{"cmd":"pnpm add eslint-config-react","imports":[]}],"homepage":null,"github":"https://github.com/patrio/eslint-config-react","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-react","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-config-react/compatibility"}}