Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jsx-eslint
/
eslint-plugin-react
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.8k
Star
9.2k
Code
Issues
274
Pull requests
81
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
v7.37.2
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 22, 2024
Update CHANGELOG and bump version
ljharb
committed
256cf74
Copy full SHA for 256cf74
[Deps] update `es-iterator-helpers`
ljharb
committed
33db656
Copy full SHA for 33db656
[Dev Deps] update `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-syntax-decorators`, `@babel/plugin-syntax-do-expressions`, `@babel/plugin-syntax-function-bind`, `@babel/preset-react`
ljharb
committed
5696f99
Copy full SHA for 5696f99
Commits on Oct 16, 2024
[Dev Deps] update `@babel/core, `@babel/eslint-parser`, `@babel/plugin-syntax-decorators`, `@babel/plugin-syntax-do-expressions`, `@babel/plugin-syntax-function-bind`, `@babel/preset-react`, `eslin…
Show description for 5c23573
ljharb
committed
5c23573
Copy full SHA for 5c23573
Commits on Oct 2, 2024
[types] [Fix] ensure the index types are generated
ljharb
committed
c47fa56
Copy full SHA for c47fa56
Commits on Oct 1, 2024
Update CHANGELOG and bump version
ljharb
committed
ae6fb8d
Copy full SHA for ae6fb8d
[meta] do not npmignore `d.ts` files
Show description for 63e0b49
ljharb
committed
63e0b49
Copy full SHA for 63e0b49
Commits on Sep 29, 2024
[Fix] `destructuring-assignment`: fix false negative when using `typeof props.a`
Show description for 63aceff
chiawendt
and
ljharb
committed
63aceff
Copy full SHA for 63aceff
[Refactor] `destructuring-assignment`: use `getParentStatelessComponent`
chiawendt
authored and
ljharb
committed
96d46d5
Copy full SHA for 96d46d5
Commits on Sep 28, 2024
[readme] Fix shared settings link
MgenGlder
authored and
ljharb
committed
1f95a24
Copy full SHA for 1f95a24
Commits on Sep 27, 2024
[meta] fix release workflow
ljharb
committed
0cc5b7a
Copy full SHA for 0cc5b7a
Commits on Sep 26, 2024
Update CHANGELOG and bump version
ljharb
committed
ec27e20
Copy full SHA for ec27e20
Commits on Sep 24, 2024
[New] `no-unescaped-entities`: add suggestions
Show description for 95297ed
StyleShit
authored and
ljharb
committed
95297ed
Copy full SHA for 95297ed
Commits on Sep 23, 2024
[New] add type generation
voxpelli
authored and
ljharb
committed
7f3ac1b
Copy full SHA for 7f3ac1b
[Dev Deps] update `eslint-plugin-import`, `gfm-footnotes`
ljharb
committed
4ecf034
Copy full SHA for 4ecf034
Commits on Sep 16, 2024
[New] `no-unstable-nested-components`: add `propNamePattern` to support custom render prop naming conventions
danreeves
authored and
ljharb
committed
a1273d5
Copy full SHA for a1273d5
Commits on Sep 14, 2024
[readme] flat config example for react 17+
GabenGar
authored and
ljharb
committed
744135b
Copy full SHA for 744135b
Commits on Sep 12, 2024
[meta] fix release workflow
ljharb
committed
9668ee0
Copy full SHA for 9668ee0
Update CHANGELOG and bump version
ljharb
committed
59ef14c
Copy full SHA for 59ef14c
[Fix] `jsx-no-literals`: Avoid crashing on valueless boolean props
Show description for 99e15e1
reosarevok
authored and
ljharb
committed
99e15e1
Copy full SHA for 99e15e1
[Fix] `no-is-mounted`: fix logic in method name check
Show description for a09083b
Mathias-S
authored and
ljharb
committed
a09083b
Copy full SHA for a09083b
[actions] fix release script
ljharb
committed
1df23d2
Copy full SHA for 1df23d2
[meta] add missing rule link
ljharb
committed
b918f02
Copy full SHA for b918f02
Update CHANGELOG and bump version
ljharb
committed
f25251f
Copy full SHA for f25251f
Commits on Sep 11, 2024
[Fix] `jsx-props-no-spreading`: add `explicitSpread` option to schema
Show description for ed64b24
ljharb
committed
ed64b24
Copy full SHA for ed64b24
Commits on Sep 10, 2024
[Fix] JSX pragma: fail gracefully
Show description for 07503b7
ljharb
committed
07503b7
Copy full SHA for 07503b7
Commits on Sep 9, 2024
[Docs] `no-danger`: update broken link
Show description for bdc5791
lucasrmendonca
authored and
ljharb
committed
bdc5791
Copy full SHA for bdc5791
Commits on Aug 30, 2024
[New] `jsx-no-literals` Add `elementOverrides` option and the ability to ignore this rule on specific elements
Pearce-Ropion
authored and
ljharb
committed
b8217ed
Copy full SHA for b8217ed
Commits on Aug 21, 2024
[New] `forbid-component-props`: add `allowedForPatterns`/`disallowedForPatterns` options
Efimenko
authored and
ljharb
committed
3073214
Copy full SHA for 3073214
Commits on Aug 20, 2024
[Fix] `jsx-max-depth`: finding JSX element in newer `@typescript-eslint/parser` versions
hampustagerud
authored and
ljharb
committed
28a33dc
Copy full SHA for 28a33dc
[Fix] super type parameter resolving in newer @typescript-eslint/parser versions
hampustagerud
authored and
ljharb
committed
6a36b44
Copy full SHA for 6a36b44
Commits on Apr 9, 2024
[Tests] `button-has-type`: add test case with spread
y-hsgw
authored and
ljharb
committed
f435df9
Copy full SHA for f435df9
[types] add jsdoc type annotations
y-hsgw
authored and
ljharb
committed
0a8092f
Copy full SHA for 0a8092f
Commits on Dec 15, 2023
[New] add `forward-ref-uses-ref` rule for checking ref parameter
NotWoods
authored and
ljharb
committed
ceb73fe
Copy full SHA for ceb73fe
Commits on Sep 4, 2023
[Fix] `function-component-definition`, `boolean-prop-naming`, `jsx-first-prop-new-line`, `jsx-props-no-multi-spaces`, `propTypes`: use type args
HenryBrown0
authored and
ljharb
committed
30bb5f4
Copy full SHA for 30bb5f4
Pagination
Previous
Next
You can’t perform that action at this time.