-
- Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: jsx-eslint/eslint-plugin-react
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
[New]
jsx-sort-props: add sortFirst option to explicitly specify prop names to sort first #3965 opened Nov 19, 2025 by loderunner Loading…
fix(jsx-key): detect missing keys in JSX elements pushed to arrays
#3960 opened Oct 15, 2025 by holoflash Loading…
[Fix]
no-unused-prop-types: detect used props in nested components #3955 opened Sep 22, 2025 by avaice Loading…
[New]:
jsx-no-literals: add restrictedAttributes option #3950 opened Sep 6, 2025 by ushiboy Loading…
[Fix]
jsx-handler-names: avoid an error on a nested comonent name with ignoreComponentNames option is enabled #3943 opened Aug 6, 2025 by takuji Loading…
Add note about not needing jsx-no-undef with TS / typescript-eslint
#3941 opened Aug 3, 2025 by karlhorky Loading…
feat(jsx-key): check for array related method calls with jsx elements/fragments
#3938 opened Jul 9, 2025 by SimonSchick • Draft
[Fix]: detect missing keys in return statement with ternary operator
#3928 opened May 26, 2025 by hyeonbinHur Loading…
feat: drop Node 4, 6, 8, 10, 12, 14 & 16 support
#3845 opened Oct 30, 2024 by MichaelDeBoey Loading…
fixed the schema of jsx-no-constructed-context-values.js
#3766 opened Jun 12, 2024 by noshiro-pf • Draft
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.