Description
React components and JSX code can be checked for common mistakes, style issues, and framework-specific patterns.
This is an ESLint plugin, not a standalone editor or application. Developers add it to a project lint configuration so problems are reported during development, CI, or pre-commit checks.