eslint-plugin-react@7.37.5
// React specific linting rules for ESLint
$ npm install eslint-plugin-react
downloads/wk
54,498,245
license
MIT
version
7.37.5
published
Apr 3, 2025
What is eslint-plugin-react?
eslint-plugin-react is an ESLint plugin that provides linting rules specifically designed for React code. It helps catch common React mistakes and enforces best practices, such as proper prop validation, correct hook usage, and component lifecycle patterns. Developers use it to maintain code quality and consistency across React projects while working within their existing ESLint setup.
Links
Keywords
Dependencies (18)
Maintainers
ljharb, yannickcr