issues
search
jsx-eslint
/
eslint-plugin-react
React-specific linting rules for ESLint
MIT License
9.01k
stars
2.77k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Enhancement]: jsx-handler-names reports error with inline ternary conditional callbacks
#3855
stevensacks
opened
2 days ago
2
Bump step-security/harden-runner from 1 to 2.10.2 in /.github/workflows
#3854
dependabot[bot]
opened
4 days ago
2
[New] `jsx-sort-props`: add `customPropsFirst` to support custom props list for sorting
#3853
saimonkat
opened
5 days ago
1
Inconsistent documentation: self-closing-comp.md
#3852
joshriesenbach-wk
opened
6 days ago
0
[New] `jsx-sort-props`: add `className` to `RESERVED_PROPS_LIST`
#3851
saimonkat
closed
5 days ago
8
Rule Proposal: no-duplicate-use-context
#3850
dislido
closed
2 weeks ago
4
[Tests] `jsx-no-script-url`: Improve tests
#3849
radu2147
closed
2 weeks ago
0
[Bug]: react/display-name not work for wrapped components
#3848
tylerlong
closed
1 week ago
3
feat: remove dependencies for Node built-ins
#3847
MichaelDeBoey
opened
3 weeks ago
0
feat: drop ESLint v3, v4, v5, v6 & v7 support
#3846
MichaelDeBoey
opened
3 weeks ago
0
feat: drop Node 4, 6, 8, 10, 12, 14 & 16 support
#3845
MichaelDeBoey
opened
3 weeks ago
2
[Bug]: react/boolean-prop-naming not working with component wrapper functions
#3844
Afgan0r
opened
3 weeks ago
0
Rule Proposal: Enforce JSX Presence in `.tsx` Files (`no-tsx-without-jsx`)
#3843
HesamSe
opened
1 month ago
3
[New] create ignorePrivate option for no-multi-comp rule
#3842
vwillyams
opened
1 month ago
2
fix broken link in no-is-mounted.md
#3841
bastiendmt
opened
1 month ago
3
[Fix] correct generated type declaration
#3840
ocavue
opened
1 month ago
3
Proposal: jsx-no-mixed-title
#3839
jamesarosen
opened
1 month ago
2
[Bug]: TS types are broken
#3838
burtek
opened
1 month ago
8
[Bug]: The latest version is giving a ESLint error (No default export found in imported module)
#3837
petervmeijgaard
opened
1 month ago
7
[Bug]: New type declarations not included in published package
#3836
JstnMcBrd
closed
1 month ago
3
[Fix] `destructuring-assignment`: fix false negative when using typeof props.a
#3835
golopot
closed
1 month ago
1
[readme] Fix shared settings link
#3834
MgenGlder
closed
1 month ago
0
[Bug]: react/no-danger — TypeError: Cannot read properties of undefined (reading 'split')
#3833
sylvainDNS
closed
1 month ago
9
[CI]: Unnecssary CI runs waste time & resources
#3832
StyleShit
closed
1 month ago
2
[New] Add suggestions to `no-unescaped-entities`
#3831
StyleShit
closed
1 month ago
5
Generate type declarations from JSDoc
#3830
voxpelli
closed
1 month ago
8
[Fix] `no-unknown-property` support new `precedence` prop
#3829
acusti
opened
2 months ago
2
[Bug]: react/destructuring-assignment inconsistent behavior
#3828
moses-crasman
closed
1 month ago
2
[Bug]: Unknown property 'precedence' found (react/no-unknown-property)
#3827
acusti
opened
2 months ago
0
[New] `no-unstable-nested-components`: add `propNamePattern` to support custom render prop naming conventions
#3826
danreeves
closed
1 month ago
1
Add JSDoc type annotations and Update @types/eslint Version
#3825
y-hsgw
closed
2 months ago
1
[readme] flat config example for react 17+
#3824
GabenGar
closed
1 month ago
1
[Fix] `jsx-no-literals`: Avoid crashing on valueless boolean props
#3823
reosarevok
closed
2 months ago
1
[Bug]: `react/jsx-no-literals` crashes with `Cannot read properties of null (reading 'type')`
#3822
reosarevok
closed
2 months ago
1
[Fix] `no-is-mounted`: fix logic in method name check
#3821
Mathias-S
closed
2 months ago
1
[Bug]: If boolean props are in JSX, the react/jsx-no-literals rule in latest update(7.36.0) throws exception and breaks ESLINT
#3820
aswinsekar
closed
2 months ago
4
[Bug]: "Do not use isMounted" linting errors after upgrading to latest `eslint-plugin-react` (v7.36.0)
#3819
ethanPlumbly
closed
2 months ago
9
[Docs] Update jsx-no-target-blank.md
#3818
brunocoelho
opened
2 months ago
1
[Docs] `no-danger`: update broken link
#3817
lucasrmendonca
closed
2 months ago
1
[Feature Request]: Improve documention for new eslint 9 flat configuration for shared monorepo project
#3816
alefduarte
opened
2 months ago
4
[Bug]: indentation incorrect
#3815
zzzgit
closed
2 months ago
2
[Bug]: `jsx-curly-brace-presence` creating invalid code when auto-fixing
#3814
dennisoelkers
closed
2 months ago
4
`jsx-fragments`: allow `Fragment` syntax option
#3813
nicmosc
opened
2 months ago
1
[New] `jsx-no-literals`: add `elementOverrides` option
#3812
Pearce-Ropion
closed
2 months ago
3
[Bug]: `no-leaked-render` won't accept explicit `Boolean()` coercion, only implicit coercion with `!!`
#3811
xml
opened
2 months ago
3
[Bug]: `hook-use-state` suggested fix should update all reference
#3810
axetroy
opened
2 months ago
2
[Fix] `prop-types`: false positives since upgrading typescript-eslint to v8
#3809
pplancq
closed
2 months ago
4
[Feature Request]: Add `allowedElements` option to `jsx-no-literals`
#3808
Pearce-Ropion
closed
2 months ago
4
[New] `no-string-refs`: allow this.refs in > 18.3.0
#3807
henryqdineen
closed
2 months ago
1
[Bug]: Prop-types rules ignored for lowercase functional components
#3806
burnhamrobertp
opened
3 months ago
7
Next