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.3
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 23, 2024
Update CHANGELOG and bump version
ljharb
committed
244743a
Copy full SHA for 244743a
[actions] release workflow needs some new domains
Show description for bc5b9dd
ljharb
committed
bc5b9dd
Copy full SHA for bc5b9dd
[Tests] `jsx-uses-vars`, `jsx-uses-react`: fix `no-unused-vars` tests in eslint v9.17
Show description for ed3b1cf
ljharb
committed
ed3b1cf
Copy full SHA for ed3b1cf
[Deps] update `array.prototype.flatmap`, `es-iterator-helpers`, `object.values`, `string.prototype.matchall`
ljharb
committed
033ad19
Copy full SHA for 033ad19
Commits on Dec 22, 2024
[meta] add `directories.test`
ljharb
committed
b4a14f4
Copy full SHA for b4a14f4
Commits on Dec 9, 2024
[Dev Deps] update `@babel/preset-react`
ljharb
committed
233d442
Copy full SHA for 233d442
[Tests] pin `@typescript-eslint/parser to < 8.18, due to a breaking change
Show description for 2c0b10c
ljharb
committed
2c0b10c
Copy full SHA for 2c0b10c
Commits on Dec 3, 2024
[Fix] `prop-types`: props missing in validation when using generic types from a namespace import
rbondoc96
authored and
ljharb
committed
b713026
Copy full SHA for b713026
Commits on Nov 29, 2024
[Deps] update `es-iterator-helpers`
ljharb
committed
d5da0a6
Copy full SHA for d5da0a6
[Dev Deps] update `@babel/core`
ljharb
committed
17e1a84
Copy full SHA for 17e1a84
[Refactor] some cleanups
ljharb
committed
efb2993
Copy full SHA for efb2993
Commits on Nov 27, 2024
[actions] update step-security/harden-runner from v1 to v2
Show description for 4bf30c3
dependabot[bot]
authored and
ljharb
committed
4bf30c3
Copy full SHA for 4bf30c3
Commits on Nov 4, 2024
[Tests] `jsx-no-script-url`: Improve tests
radu2147
authored and
ljharb
committed
4ef92b4
Copy full SHA for 4ef92b4
Commits on Oct 23, 2024
[eslint] ignore d.ts files
ljharb
committed
d1556a3
Copy full SHA for d1556a3
[Fix] `no-danger`: avoid a crash on a nested component name
Show description for 1c3621a
ljharb
committed
1c3621a
Copy full SHA for 1c3621a
Commits on Oct 22, 2024
[actions] publish action: hopefully clarify failure reasons
ljharb
committed
b244638
Copy full SHA for b244638
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
[Docs] fix broken links:
Show description for 958954d
bastiendmt
authored and
ljharb
committed
958954d
Copy full SHA for 958954d
[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 12, 2024
[Fix] types: correct generated type declaration
Show description for e80def4
ocavue
authored and
ljharb
committed
e80def4
Copy full SHA for e80def4
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 19, 2024
[Fix] `no-unknown-property`: support `precedence` prop in react 19
Show description for 66ae4c1
acusti
authored and
ljharb
committed
66ae4c1
Copy full SHA for 66ae4c1
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 Aug 21, 2024
[New] `forbid-component-props`: add `allowedForPatterns`/`disallowedForPatterns` options
Efimenko
authored and
ljharb
committed
3073214
Copy full SHA for 3073214
Pagination
Previous
Next
You can’t perform that action at this time.