Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jsx-eslint/eslint-plugin-react
React-specific linting rules for ESLint
https://github.com/jsx-eslint/eslint-plugin-react
[Docs] Fix code syntax highlighting
nbsp1221 opened this pull request over 1 year ago
nbsp1221 opened this pull request over 1 year ago
[Bug]: Invalid property 'onLoad' found on tag 'div'
abhijeetbhagat opened this issue over 1 year ago
abhijeetbhagat opened this issue over 1 year ago
[Bug]: destructuring-assignment rule false pass
grant-unwin-cc opened this issue over 1 year ago
grant-unwin-cc opened this issue over 1 year ago
[Bug]: `react/prop-types` not working when prefixing function with underscore `_`
KubiGR opened this issue over 1 year ago
KubiGR opened this issue over 1 year ago
Failed to load plugin 'react' declared in '.eslintrc.json': Cannot find module
kaykhan opened this issue over 1 year ago
kaykhan opened this issue over 1 year ago
New rule: Enforce lazy initialization for `useState`
legendkong opened this issue over 1 year ago
legendkong opened this issue over 1 year ago
Add `disallowedFor` to `forbid-component-props` and `allowedFor` to `forbid-dom-props`
cincodenada opened this pull request over 1 year ago
cincodenada opened this pull request over 1 year ago
Request: Can `detect` be a default value for the version setting?
robwierzbowski opened this issue over 1 year ago
robwierzbowski opened this issue over 1 year ago
[Fix] `no-unknown-property`: allow `fill` prop on `<symbol>`
stefanprobst opened this pull request almost 2 years ago
stefanprobst opened this pull request almost 2 years ago
Rule to disallow blank lines between tags
sspenst opened this issue almost 2 years ago
sspenst opened this issue almost 2 years ago
[Feature] Prefer destructuring in React
NishargShah opened this issue almost 2 years ago
NishargShah opened this issue almost 2 years ago
Don't recommend jsx-no-target-blank
nickmccurdy opened this issue almost 2 years ago
nickmccurdy opened this issue almost 2 years ago
[Bug]: Excessive code changes done by --fix react/jsx-no-leaked-render
gersongoulart opened this issue almost 2 years ago
gersongoulart opened this issue almost 2 years ago
[Bug]: is missing in props validation when wrapped by Memo
vaynevayne opened this issue almost 2 years ago
vaynevayne opened this issue almost 2 years ago
[New] Align `no-deprecated` rule with React 18 deprecations
sergei-startsev opened this pull request almost 2 years ago
sergei-startsev opened this pull request almost 2 years ago
Fixes #3482 - handle formatMessage calls
AsaAyers opened this pull request almost 2 years ago
AsaAyers opened this pull request almost 2 years ago
[Bug]: Autofix removes generic type parameter from components when using `react/jsx-first-prop-new-line`
Stekmo opened this issue almost 2 years ago
Stekmo opened this issue almost 2 years ago
[Bug]: Autofix do not work in `react/jsx-wrap-multilines`
coderaiser opened this issue almost 2 years ago
coderaiser opened this issue almost 2 years ago
[Bug]: jsx-key could not be triggered when using a custom mapping function
meteorlxy opened this issue almost 2 years ago
meteorlxy opened this issue almost 2 years ago
[Bug]: react/hook-use-state incorrectly reporting overmind's useState
BrianHannay opened this issue almost 2 years ago
BrianHannay opened this issue almost 2 years ago
Add mixed mode for react/jsx-curly-newline
Dron007 opened this issue almost 2 years ago
Dron007 opened this issue almost 2 years ago
[Fix] `jsx-curly-brace-presence`: handle single and only expression template literals
taozhou-glean opened this pull request almost 2 years ago
taozhou-glean opened this pull request almost 2 years ago
[jsx-curly-brace-presence] template literals contains just expressions
taozhou-glean opened this issue almost 2 years ago
taozhou-glean opened this issue almost 2 years ago
[Bug]: `destructuring-assignment` enforces destructuring of modern context
billyjanitsch opened this issue almost 2 years ago
billyjanitsch opened this issue almost 2 years ago
[Bug]: `react/prefer-read-only-props` for Typescript
thany opened this issue almost 2 years ago
thany opened this issue almost 2 years ago
[Bug]: `react/prop-types` false positive when component is a value of capitalized property in class
Maxim-Mazurok opened this issue almost 2 years ago
Maxim-Mazurok opened this issue almost 2 years ago
[New] `jsx-first-prop-new-line`: add `multiprop` option
haydncomley opened this pull request almost 2 years ago
haydncomley opened this pull request almost 2 years ago
Eslint rule react/destructuring-assignment automatic fix is not working
jonathan-vandal opened this issue almost 2 years ago
jonathan-vandal opened this issue almost 2 years ago
[New] `checkContextObjects` option in `display-name`
JulesBlm opened this pull request almost 2 years ago
JulesBlm opened this pull request almost 2 years ago
[Bug]: False positive on `react/no-unused-prop-types` with memo + forwardRef
luixo opened this issue almost 2 years ago
luixo opened this issue almost 2 years ago
[Bug]: parserOptions.ecmaFeatures.jsx not set when using presets
CleyFaye opened this issue almost 2 years ago
CleyFaye opened this issue almost 2 years ago
[Bug]: Error react/prop-types , although the type has been specified
da-du opened this issue almost 2 years ago
da-du opened this issue almost 2 years ago
[Bug]: `no-unknown-property` is missing some valid global properties (event handlers)
axlemax opened this issue about 2 years ago
axlemax opened this issue about 2 years ago
`jsx-no-leaked-render` infinitely recurses by adding more and more negations
tcl333 opened this issue about 2 years ago
tcl333 opened this issue about 2 years ago
[jsx-key] False positive when spreading props
jp7837 opened this issue about 2 years ago
jp7837 opened this issue about 2 years ago
react/no-unstable-nested-components does not detect components wrapped in Array.map()
gusttav-lang opened this issue about 2 years ago
gusttav-lang opened this issue about 2 years ago
Unknown property `allowTransparency` found (`react/no-unknown-property`)
frixaco opened this issue about 2 years ago
frixaco opened this issue about 2 years ago
[Improvement] Issue Template Proposal
ROSSROSALES opened this pull request about 2 years ago
ROSSROSALES opened this pull request about 2 years ago
no-unused-prop-types false positive with createPortal and forwardRef
reintroducing opened this issue about 2 years ago
reintroducing opened this issue about 2 years ago
Automate docs with eslint-doc-generator
bmish opened this pull request about 2 years ago
bmish opened this pull request about 2 years ago
(incomplete) new failing test, <a target="_blank noopener">
mcast opened this pull request about 2 years ago
mcast opened this pull request about 2 years ago
[NEW]: ensure-matching-remove-event-listener
AndreaPontrandolfo opened this pull request about 2 years ago
AndreaPontrandolfo opened this pull request about 2 years ago
[New] `jsx-no-leaked-render`: add `ignoreAttributes` option
aleclarson opened this pull request about 2 years ago
aleclarson opened this pull request about 2 years ago
Warning: React version not specified in eslint-plugin-react settings (Part 2)
julielouie opened this issue over 2 years ago
julielouie opened this issue over 2 years ago
feat: no-danger find props on all components (not just native)
AndersDJohnson opened this issue over 2 years ago
AndersDJohnson opened this issue over 2 years ago
[react/no-unknown-property] rule conflicts with `@react-three/fiber` on `<mesh />` and other tags
JustFly1984 opened this issue over 2 years ago
JustFly1984 opened this issue over 2 years ago
Add Rule option "disallowedFor" for component prop
jacketwpbb opened this issue over 2 years ago
jacketwpbb opened this issue over 2 years ago
[New] `forbid-component-props`: add `disallowedFor` option
jacketwpbb opened this pull request over 2 years ago
jacketwpbb opened this pull request over 2 years ago
react/no-unused-prop-types false positive when using memo
markholland opened this issue over 2 years ago
markholland opened this issue over 2 years ago
function-component-definition should not match unfixable edge cases (TypeScript generics)
philer-jambit opened this issue over 2 years ago
philer-jambit opened this issue over 2 years ago
Add "destructureInSignature: never" to destructuring-assignment
max-prtsr opened this issue over 2 years ago
max-prtsr opened this issue over 2 years ago
Validate DOM nesting when possible
karlhorky opened this issue over 2 years ago
karlhorky opened this issue over 2 years ago
False positive for react/jsx-no-leaked-render
Robloche opened this issue over 2 years ago
Robloche opened this issue over 2 years ago
react/jsx-indent with ternary and react fragment DON'T play nice 😕
ThaBrad opened this issue over 2 years ago
ThaBrad opened this issue over 2 years ago
react/boolean-prop-naming interface does not work
DavidShefcik opened this issue over 2 years ago
DavidShefcik opened this issue over 2 years ago
Typescript "'className' is missing in props validation" despite being defined
awwong1 opened this issue over 2 years ago
awwong1 opened this issue over 2 years ago
[no-constructed-context-values] Update isJsxContext check to allow for JSXIdentifier ending with Provider
liuyenwei opened this pull request over 2 years ago
liuyenwei opened this pull request over 2 years ago
[FEATURE] Add suggestions for `no-unescaped-entities`
Yash-Singh1 opened this issue over 2 years ago
Yash-Singh1 opened this issue over 2 years ago
[no-access-state-in-setstate] equivalent for useState
rodrigofariow opened this issue over 2 years ago
rodrigofariow opened this issue over 2 years ago
Can we separate 'utils' into its own package?
tristanHessell opened this issue over 2 years ago
tristanHessell opened this issue over 2 years ago
Is there an ESLint rule to error/warn to avoid "Mirroring props in state"?
oscard0m opened this issue almost 3 years ago
oscard0m opened this issue almost 3 years ago
`jsx-boolean-value`: enhance configuration to handle `false` literals
alexmatson-da opened this issue almost 3 years ago
alexmatson-da opened this issue almost 3 years ago
[Docs] Recategorize rules in readme
golopot opened this pull request almost 3 years ago
golopot opened this pull request almost 3 years ago
Automating github releases and release notes
xt0rted opened this issue almost 3 years ago
xt0rted opened this issue almost 3 years ago
`jsx-curly-brace-presence` conflicts with `no-unescaped-entities`
ntkoopman opened this issue almost 3 years ago
ntkoopman opened this issue almost 3 years ago
no-unused-prop-types does not work if TypeScript interface is defined in another file
pat-son opened this issue almost 3 years ago
pat-son opened this issue almost 3 years ago
Rule to forbid calling components as functions?
FezVrasta opened this issue almost 3 years ago
FezVrasta opened this issue almost 3 years ago
`jsx-sort-props`: custom sort order for specific props
seanblonien opened this issue almost 3 years ago
seanblonien opened this issue almost 3 years ago
new rule: forbid exporting React Components and non-components from the same module
Alloyed opened this issue almost 3 years ago
Alloyed opened this issue almost 3 years ago
[`jsx-sort-props`] consider className as reserved props
zhoudaxia2016 opened this issue almost 3 years ago
zhoudaxia2016 opened this issue almost 3 years ago
Add --fix-type support
sryze opened this pull request almost 3 years ago
sryze opened this pull request almost 3 years ago
disable react/react-in-jsx-scope for react versions 17 and above
jafar-jabr opened this pull request almost 3 years ago
jafar-jabr opened this pull request almost 3 years ago
react/prop-types false positive “is missing in props validation” for extended component types
flying-sheep opened this issue about 3 years ago
flying-sheep opened this issue about 3 years ago
rule to ensure forwardRef includes a `ref` argument.
jquense opened this issue about 3 years ago
jquense opened this issue about 3 years ago
`react/no-unused-class-component-methods` should have an allow-list ignore pattern option like no-unused-vars
julienw opened this issue about 3 years ago
julienw opened this issue about 3 years ago
New Rule: `onChange` or `readOnly` prop when `checked` is set on an `input` element
karlhorky opened this issue about 3 years ago
karlhorky opened this issue about 3 years ago
Configuration conflict with 7.27.0
DavidHenri008 opened this issue about 3 years ago
DavidHenri008 opened this issue about 3 years ago
jsx-no-bind should complain when using an arrow function
tkrotoff opened this issue about 3 years ago
tkrotoff opened this issue about 3 years ago
Breaking: Add missing rule schemas
bmish opened this pull request about 3 years ago
bmish opened this pull request about 3 years ago
[feature request] encourage the usage of named import
xboy2012 opened this issue about 3 years ago
xboy2012 opened this issue about 3 years ago
[Fix] `prop-types`, `propTypes`: handle implicit `children` prop in react's generic types
vedadeepta opened this pull request over 3 years ago
vedadeepta opened this pull request over 3 years ago
[New Rule] prefer-function-component
tatethurston opened this pull request over 3 years ago
tatethurston opened this pull request over 3 years ago
[new] Add no-update-forcing-props rule
wojtekmaj opened this pull request over 3 years ago
wojtekmaj opened this pull request over 3 years ago
Document #3008 adds a test to no-unused-prop-types
thinklikeadesigner opened this pull request over 3 years ago
thinklikeadesigner opened this pull request over 3 years ago
React 18: Warn when components render `undefined`
nickmccurdy opened this issue over 3 years ago
nickmccurdy opened this issue over 3 years ago
`react/no-unused-prop-types` false positve in render function with other components
redeyes2015 opened this issue over 3 years ago
redeyes2015 opened this issue over 3 years ago
Add jsx-sort-props ignoreTags option
fracz opened this pull request over 3 years ago
fracz opened this pull request over 3 years ago
Reduce memory allocation in rules and utils
willheslam opened this pull request over 3 years ago
willheslam opened this pull request over 3 years ago
[New] `jsx-no-useless-fragment`: add `ignoreUnsafeChildren` flag
sbdchd opened this pull request over 3 years ago
sbdchd opened this pull request over 3 years ago
Feature request: ban createRef in function components
danvk opened this issue over 3 years ago
danvk opened this issue over 3 years ago
Deconstructing function arguments violates no-unused-prop-types rule
arturluik opened this issue almost 4 years ago
arturluik opened this issue almost 4 years ago
jsx-no-target-blank: Allow to specify allowed hosts
adarnon opened this issue almost 4 years ago
adarnon opened this issue almost 4 years ago
Create a new rule or update jsx-no-bind to work with react hooks and jsx
sbrighiu opened this issue almost 4 years ago
sbrighiu opened this issue almost 4 years ago
New/extended rule: display name --fix for forwardRef
dantman opened this issue almost 4 years ago
dantman opened this issue almost 4 years ago
Make jsx-no-script-url use shared settings to specify link components
burtek opened this issue about 4 years ago
burtek opened this issue about 4 years ago
New rule proposal: react/prefer-functional-component
cyyynthia opened this issue about 4 years ago
cyyynthia opened this issue about 4 years ago
[react/require-default-props] False positive with React.forwardRef
nwalters512 opened this issue about 4 years ago
nwalters512 opened this issue about 4 years ago
Added a new rule to allow linting of spread prop declarations in JSX to ensure alphabetical ordering
chickencoding123 opened this pull request about 4 years ago
chickencoding123 opened this pull request about 4 years ago
[Fix] `no-multi-comp`: improve component detection
rrhg opened this pull request about 4 years ago
rrhg opened this pull request about 4 years ago
need rule [no-react-default-imports]
yoyo837 opened this issue about 4 years ago
yoyo837 opened this issue about 4 years ago