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 }}
AriPerkkio
/
eslint-plugin-react
Public
forked from
jsx-eslint/eslint-plugin-react
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fix/jsx-max-depth
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 7, 2021
[Tests] switch from coveralls to codecov
ljharb
committed
106ccf4
Copy full SHA for 106ccf4
[Dev Deps] update `@types/eslint`, `@types/estree`, `@types/node`
ljharb
committed
b4cdf25
Copy full SHA for b4cdf25
[actions] use `node/install` instead of `node/run`
ljharb
committed
752dc96
Copy full SHA for 752dc96
Commits on Mar 30, 2021
[Fix] `jsx-max-depth`: Prevent getting stuck in circular references
Show description for 7ce9106
AriPerkkio
authored and
ljharb
committed
7ce9106
Copy full SHA for 7ce9106
Commits on Mar 24, 2021
Fix CHANGELOG.md
JounQin
authored and
ljharb
committed
c2a790a
Copy full SHA for c2a790a
Update CHANGELOG and bump version
ljharb
committed
307458f
Copy full SHA for 307458f
[Dev Deps] update `@types/estree`
ljharb
committed
886ae07
Copy full SHA for 886ae07
Commits on Mar 23, 2021
[Fix] version detection: support processor virtual filename
Show description for bc37220
JounQin
authored and
ljharb
committed
bc37220
Copy full SHA for bc37220
Update CHANGELOG and bump version
ljharb
committed
3d7fd57
Copy full SHA for 3d7fd57
[New] added `jsx-runtime` config, for the modern JSX runtime transform
ljharb
committed
c8917b0
Copy full SHA for c8917b0
[Tests] `jsx-max-depth`: add test case
Show description for 4dda913
ljharb
committed
4dda913
Copy full SHA for 4dda913
Commits on Mar 22, 2021
[Dev Deps] update `@types/eslint`, `@types/estree`, `@types/node`
ljharb
committed
bf8dff0
Copy full SHA for bf8dff0
Commits on Mar 8, 2021
[Fix] version detection: Add tests that verify versioning works for sibling and child projects
Show description for eeb9273
James Crosetto
authored and
ljharb
committed
eeb9273
Copy full SHA for eeb9273
Commits on Feb 27, 2021
[New] `jsx-newline`: Add prevent option
Show description for a686079
Joe Stiles
authored and
ljharb
committed
a686079
Copy full SHA for a686079
Commits on Feb 25, 2021
[Fix] `jsx-curly-newline`: Update error messages
Show description for 525af5f
jbrower2
authored and
ljharb
committed
525af5f
Copy full SHA for 525af5f
Commits on Feb 23, 2021
[Dev Deps] update `@types/eslint`, `@types/node`, `aud`, `eslint-config-airbnb-base`, `typescript`
ljharb
committed
91e21ac
Copy full SHA for 91e21ac
[Deps] update `object.fromentries`, `object.values`, `string.prototype.matchall`
ljharb
committed
1d3c284
Copy full SHA for 1d3c284
[Tests] make sure `parsers.TS` is harder to misuse
Show description for af2d24a
ljharb
committed
af2d24a
Copy full SHA for af2d24a
Commits on Feb 21, 2021
[Deps] update `array-includes`, `array.prototype.flatmap`, `object.entries`, `object.fromentries`, `object.values`, `resolve`, `string.prototype.matchall`
ljharb
committed
342ad24
Copy full SHA for 342ad24
[Fix] `boolean-prop-naming`: add check for typescript "boolean" type
Show description for ae5ace5
vedadeepta
authored and
ljharb
committed
ae5ace5
Copy full SHA for ae5ace5
Commits on Feb 19, 2021
[Fix] `destructuring-assignment`: fix a false positive for local prop named `context` in SFC
Show description for 734dc53
SyMind
authored and
ljharb
committed
734dc53
Copy full SHA for 734dc53
Commits on Feb 16, 2021
[Fix] `jsx-no-target-blank`: Allow rel="noreferrer" when `allowReferrer` is true
edemaine
authored and
ljharb
committed
e54118b
Copy full SHA for e54118b
Commits on Feb 14, 2021
[Docs] added missing curly braces
Show description for 3885641
Muditxofficial
authored and
ljharb
committed
3885641
Copy full SHA for 3885641
Commits on Feb 10, 2021
Revert "[eslint] fix surprise linting error"
Show description for e9a81f8
ljharb
committed
e9a81f8
Copy full SHA for e9a81f8
Commits on Feb 7, 2021
[Tests] `no-unescaped-entities`: resolve `acorn-jsx` from `eslint`
Show description for 05d35ad
ljharb
committed
05d35ad
Copy full SHA for 05d35ad
[eslint] fix surprise linting error
ljharb
committed
18d7d49
Copy full SHA for 18d7d49
[Tests] use `--legacy-peer-deps` for npm 7
Show description for 32383e1
ljharb
committed
32383e1
Copy full SHA for 32383e1
Commits on Feb 3, 2021
[Fix] move error messages to meta property
acdvs
authored and
ljharb
committed
f24c353
Copy full SHA for f24c353
Commits on Feb 1, 2021
[New] `jsx-pascal-case`: support `allowNamespace` option
Kev-Y-Huang
authored and
ljharb
committed
acf7d62
Copy full SHA for acf7d62
Commits on Jan 28, 2021
[Docs] `jsx-no-constructed-context-values`: fix invalid example syntax
kud
authored and
ljharb
committed
4ea7d3c
Copy full SHA for 4ea7d3c
Commits on Jan 27, 2021
[readme] Replace lists of rules with tables in readme
motato1
authored and
ljharb
committed
9ef1213
Copy full SHA for 9ef1213
Commits on Jan 23, 2021
[New] `jsx-pascal-case`: support minimatch `ignore` option
Show description for 4881bae
Boris Cherny
authored and
ljharb
committed
4881bae
Copy full SHA for 4881bae
Commits on Jan 13, 2021
[Fix] `jsx-curly-brace-presence`: ignore containers with comments
Show description for 0e9a193
chiawendt
authored and
ljharb
committed
0e9a193
Copy full SHA for 0e9a193
Commits on Jan 8, 2021
[Fix] `no-typos`: avoid a crash on bindingless `prop-types` import; add warning
Show description for f34ee91
ljharb
committed
f34ee91
Copy full SHA for f34ee91
Commits on Jan 1, 2021
[New] `no-unstable-nested-components`: Prevent creating unstable components inside components
AriPerkkio
authored and
ljharb
committed
7b35ee7
Copy full SHA for 7b35ee7
Pagination
Previous
Next
You can’t perform that action at this time.