An ESLint shareable config focused on React bugs and JSX accessibility, excluding styling rules. Stable version 3.0.0. Maintained actively with periodic updates. Differentiates from other configs (e.g., eslint-config-react-app) by being minimal and non-opinionated about code style. Requires ESLint and React plugin peer dependencies.
Verified import paths — ran on the pinned version, not inferred.
ESLint automatically resolves the 'eslint-config-' prefix.
Since v2, babel-eslint is not assumed; you must specify it if needed.
Works with both .eslintrc.js and .eslintrc.json.
Install the config and apply it in your ESLint configuration file.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.