Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
OJPARKINSON
/
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
1
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 26, 2022
[actions] update used actions
ljharb
committed
bb881e4
Copy full SHA for bb881e4
[Docs] `forbid-component-props`: inclusive language w/ allowlist
AndersDJohnson
authored and
ljharb
committed
64f9266
Copy full SHA for 64f9266
Commits on Oct 20, 2022
[Docs] automate doc generation with `eslint-doc-generator`
bmish
authored and
ljharb
committed
f83b388
Copy full SHA for f83b388
Commits on Oct 18, 2022
[Refactor] use `toSorted`, `flatMap`, `filter`, etc where appropriate
ljharb
committed
f17395e
Copy full SHA for f17395e
Commits on Oct 17, 2022
[Fix] configs: avoid legacy config system error
Show description for 611b9ee
ljharb
committed
611b9ee
Copy full SHA for 611b9ee
Commits on Oct 15, 2022
[Fix] `jsx-no-target-blank`: allow ternaries with literals
akulsr0
authored and
ljharb
committed
5efd774
Copy full SHA for 5efd774
Commits on Oct 12, 2022
[actions] Add npm publish workflow
Show description for 88cbcde
varunsh-coder
authored and
ljharb
committed
88cbcde
Copy full SHA for 88cbcde
Commits on Oct 11, 2022
[Perf] component detection: improve performance by avoiding traversing parents unnecessarily
chiawendt
authored and
ljharb
committed
bf59919
Copy full SHA for bf59919
Commits on Oct 10, 2022
Merge tag 'v7.31.10'
Show description for c56cc56
ljharb
committed
c56cc56
Copy full SHA for c56cc56
Update CHANGELOG and bump version
ljharb
committed
4360fa3
Copy full SHA for 4360fa3
[Fix] `no-unknown-property`: allow `allowFullScreen` on `iframe` (#3455)
Show description for 74bfbc1
almeidx
authored and
ljharb
committed
74bfbc1
Copy full SHA for 74bfbc1
[Fix] `no-unknown-property`: allow `allowFullScreen` on `iframe`
Show description for b42a0f3
almeidx
authored and
ljharb
committed
b42a0f3
Copy full SHA for b42a0f3
Commits on Oct 9, 2022
Update CHANGELOG and bump version
ljharb
committed
96062ea
Copy full SHA for 96062ea
[Dev Deps] update `@babel/core`, `@babel/eslint-parser`, `aud`, `eslint-remote-tester-repositories`
ljharb
committed
b3c0e8d
Copy full SHA for b3c0e8d
Commits on Oct 8, 2022
[Fix] `no-unknown-property`: allow `webkitDirectory` on `input`, case-insensitive
Show description for 0b63c45
ljharb
committed
0b63c45
Copy full SHA for 0b63c45
[Fix] `no-unknown-property`: properly tag-restrict case-insensitive attributes
ljharb
committed
028457c
Copy full SHA for 028457c
[Fix] `static-property-placement`: warn on nonstatic expected-statics
Show description for 5783f5d
ljharb
committed
5783f5d
Copy full SHA for 5783f5d
Commits on Oct 7, 2022
[Fix] `sort-prop-types`: restore autofixing
ROSSROSALES
authored and
ljharb
committed
902d555
Copy full SHA for 902d555
Commits on Oct 6, 2022
[Perf] component detection: improve performance by optimizing getId
chiawendt
authored and
ljharb
committed
5baa3e0
Copy full SHA for 5baa3e0
Commits on Oct 5, 2022
[Perf] `isCreateElement`: improve performance for rules using isCreateElement
chiawendt
authored and
ljharb
committed
d9a51af
Copy full SHA for d9a51af
Commits on Oct 4, 2022
[New] `hook-use-state`: add `allowDestructuredState` option
metreniuk
authored and
ljharb
committed
c3d3e25
Copy full SHA for c3d3e25
Commits on Oct 3, 2022
[Fix] `jsx-no-constructed-context-values`: fix false positive for usage in non-components
Show description for d0da6bf
chiawendt
authored and
ljharb
committed
d0da6bf
Copy full SHA for d0da6bf
Commits on Oct 2, 2022
[Docs] `no-unknown-property`: fix typo in link
denkristoffer
authored and
ljharb
committed
645966a
Copy full SHA for 645966a
Commits on Sep 29, 2022
[Docs] `no-unstable-nested-components`: Warn about memoized, nested components
eps1lon
authored and
ljharb
committed
78ad0f0
Copy full SHA for 78ad0f0
[Fix] `no-arrow-function-lifecycle`: when converting from an arrow, remove the semi and wrapping parens
Show description for 2575bba
ljharb
committed
2575bba
Copy full SHA for 2575bba
Commits on Sep 17, 2022
[Fix] `no-unknown-property`: add `dialog` attributes
Show description for b52e0ca
ljharb
committed
b52e0ca
Copy full SHA for b52e0ca
Commits on Sep 10, 2022
[New] support new config system
Show description for 17858be
jjangga0214
authored and
ljharb
committed
17858be
Copy full SHA for 17858be
Commits on Sep 9, 2022
Update CHANGELOG and bump version
ljharb
committed
8c9ec8a
Copy full SHA for 8c9ec8a
Commits on Sep 8, 2022
[Fix] `no-unknown-property`: add `align` on all the tags that support it
Show description for cd23e3f
ljharb
committed
cd23e3f
Copy full SHA for cd23e3f
[Fix] `no-unknown-property`: add `viewBox` for `pattern`, `symbol`, `view`
Show description for 8e07874
MNBuyskih
authored and
ljharb
committed
8e07874
Copy full SHA for 8e07874
Commits on Sep 7, 2022
[Fix] `no-unknown-property`: allow `abbr` on `<th>` and `<td>`
Show description for fd90b0e
OleksiiKachan
authored and
ljharb
committed
fd90b0e
Copy full SHA for fd90b0e
[Fix] `no-multi-comp`: do not detect a function property returning only null as a component
Show description for 8aa023a
ljharb
committed
8aa023a
Copy full SHA for 8aa023a
Commits on Oct 30, 2020
[New] add `no-object-type-as-default-prop` rule
Show description for 4cfe5d2
3 people
committed
4cfe5d2
Copy full SHA for 4cfe5d2
Commits on Jun 29, 2018
[New] add `sort-default-props` and deprecate `jsx-sort-default-props`
Show description for feae3bc
alexzherdev
authored and
ljharb
committed
feae3bc
Copy full SHA for feae3bc
Commits on Dec 10, 2017
[Fix] `jsx-key`: Ignore elements inside `React.Children.toArray()`
Show description for 8beb2aa
silvenon
authored and
ljharb
committed
8beb2aa
Copy full SHA for 8beb2aa
Pagination
Previous
Next
You can’t perform that action at this time.