eslint-plugin-react
React linter
Provides specific linting rules for React in ESLint
React-specific linting rules for ESLint
9k stars
80 watching
3k forks
Language: JavaScript
last commit: about 1 month ago
Linked from 2 awesome lists
developmentecmascripteslintjavascriptlintreact
Related projects:
Repository | Description | Stars |
---|---|---|
jsx-eslint/eslint-plugin-jsx-a11y | A plugin for ESLint that helps identify accessibility issues in React applications through static code analysis | 3,434 |
sindresorhus/eslint-plugin-unicorn | A comprehensive ESLint plugin providing over 100 custom rules for improved JavaScript code quality and best practices. | 4,326 |
intellicode/eslint-plugin-react-native | A React Native plugin for ESLint that enforces coding standards and best practices for React Native development. | 725 |
import-js/eslint-plugin-import | A plugin that validates proper imports in JavaScript code. | 5,589 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,239 |
alloyteam/eslint-config-alloy | A progressive ESLint config for React/Vue/TypeScript projects | 2,646 |
amilajack/eslint-plugin-compat | A plugin to check browser compatibility of your code | 3,090 |
eslint/js | A monorepo for JavaScript language tools that provides linting and analysis capabilities. | 2,292 |
standard/eslint-config-standard | Provides a standardized ESLint configuration for JavaScript code style | 2,611 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
xojs/xo | An ESLint wrapper with default settings and integrations to simplify JavaScript/TypeScript code review and optimization. | 7,713 |
antfu/eslint-config | A configurable ESLint config preset with defaults and customization options for TypeScript projects | 4,191 |
prettier/eslint-config-prettier | An ESLint configuration that disables unnecessary rules to ensure Prettier's styling choices don't conflict with other code styles. | 5,506 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 241 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |