# jsx-eslint/eslint-plugin-react

React-specific linting rules for ESLint

Repository: https://github.com/jsx-eslint/eslint-plugin-react
Canonical: https://ross.abutalabs.com/products/eslint-plugin-react
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, eslint, react, lint, ecmascript, development
Last push: 2026-07-30T05:32:25+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 40, longevity 100
- inputs: {"age_days": 4279, "days_push": 34, "days_rel": 517, "gap_med": 16.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9293, forks 2731 (observed 2026-08-28T04:10:30.376631+00:00)

## What it is
An ESLint plugin providing React and JSX-specific linting rules for JavaScript codebases. It enforces best practices, catches common bugs, and supports configurable presets like react/recommended and react/jsx-runtime.

## Use cases
- lint react components with eslint
- enforce jsx best practices in a react codebase
- catch missing keys or prop-types errors in react
- configure recommended react linting rules
- support the react 17 jsx-runtime transform in eslint

## When to choose
- you write React or JSX and use ESLint for code quality
- you want community-standard React lint rules with sensible presets
- you need configurable React version detection and pragma settings

## When to avoid
- you lint non-React JavaScript or TypeScript-only projects without JSX
- you use a different linter ecosystem like Biome or oxlint exclusively
- you need runtime React tooling rather than static analysis

## Facets
- artifact type: plugin
- maturity: active
- function: linter, developer-tools, code-review
- domain: frontend, web-development, developer-tools
- platform: editor-plugin
- tags: eslint-plugin, react, jsx, static-analysis, linting-rules, nodejs, javascript

## Member repositories
- jsx-eslint/eslint-plugin-react (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:30.376631+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:22:32.683474+00:00, confidence not recorded.
  - readme: https://github.com/jsx-eslint/eslint-plugin-react (fetched 2026-08-28T04:10:30.376631+00:00, sha d64ec9d5aaba)
- Data as of 2026-08-30T08:39:29.467469+00:00.
