React-specific linting rules for ESLint

development ecmascript eslint javascript lint react
15 Open Issues Need Help Last updated: Aug 20, 2026

Open Issues Need Help

View All on GitHub

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react
help wanted documentation

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react
enhancement help wanted typescript

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react
enhancement help wanted

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

AI Summary: Enhance the `eslint-plugin-react`'s `react/jsx-key` rule to detect missing keys when JSX elements are added to arrays using methods like `push`, `unshift`, etc., even if the array is not directly rendered. This requires analyzing the code to identify array manipulation methods and their JSX element arguments.

Complexity: 4/5
enhancement help wanted

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react

AI Summary: Debug and fix a bug in the `eslint-plugin-react`'s `react/jsx-sort-props` rule. The rule currently causes errors and code corruption when an inline comment follows a JSX prop. The fix should prevent the autofix from mis-sorting props and ensure that inline comments remain correctly attached to their corresponding props.

Complexity: 4/5
bug help wanted

React-specific linting rules for ESLint

JavaScript
#development#ecmascript#eslint#javascript#lint#react