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: 17 days 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,415 |
sindresorhus/eslint-plugin-unicorn | A comprehensive ESLint plugin providing over 100 custom rules for improved JavaScript code quality and best practices. | 4,291 |
intellicode/eslint-plugin-react-native | A React Native plugin for ESLint that enforces coding standards and best practices for React Native development. | 722 |
import-js/eslint-plugin-import | A tool that helps catch errors and enforce best practices in JavaScript import statements. | 5,558 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,110 |
alloyteam/eslint-config-alloy | A progressive ESLint config for React/Vue/TypeScript projects | 2,648 |
amilajack/eslint-plugin-compat | A plugin to check browser compatibility of your code | 3,081 |
eslint/js | A monorepo for JavaScript language tools that provides linting and analysis capabilities. | 2,286 |
standard/eslint-config-standard | Provides a standardized ESLint configuration for JavaScript code style | 2,610 |
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,698 |
antfu/eslint-config | A configurable ESLint config preset with defaults and customization options for TypeScript projects | 4,063 |
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,470 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 232 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |