Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
cheton
/
javascript
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 6, 2016
[eslint config] [base] [deps] update `eslint`, `tape`
ljharb
committed
0b3b5a1
View commit details
Copy full SHA for 0b3b5a1
Browse repository at this point
Commits on Dec 4, 2016
[guide][react] Add missing parenthesis in «Refs» recommendation
Show description for 780be0d
soulchainer
committed
780be0d
View commit details
Copy full SHA for 780be0d
Browse repository at this point
Commits on Dec 1, 2016
Avoid i++ in array spreads example
Show description for 664877a
lencioni
committed
664877a
View commit details
Copy full SHA for 664877a
Browse repository at this point
Commits on Nov 18, 2016
[eslint config] [*] [deps] update `eslint`, `eslint-plugin-react`
ljharb
committed
1ab6aae
View commit details
Copy full SHA for 1ab6aae
Browse repository at this point
Commits on Nov 15, 2016
[eslint config] [base] [patch] `import/no-extraneous-dependencies`: add some comments to ignore patterns.
ljharb
committed
f3f7124
View commit details
Copy full SHA for f3f7124
Browse repository at this point
Commits on Nov 14, 2016
[eslint config] [*] [breaking] [deps] update `eslint`, `eslint-plugin-import`, `eslint-plugin-react`
ljharb
committed
25d03b8
View commit details
Copy full SHA for 25d03b8
Browse repository at this point
Commits on Nov 12, 2016
[eslint config] [base] [patch] add `import/no-extraneous-dependencies` ignore patterns for test files
Show description for 97da1f0
Andrey Polischuk
authored and
ljharb
committed
97da1f0
View commit details
Copy full SHA for 97da1f0
Browse repository at this point
Commits on Nov 10, 2016
[guide] [react] add note that defaultProps must always be provided for non-required props
ljharb
committed
b736499
View commit details
Copy full SHA for b736499
Browse repository at this point
Commits on Nov 9, 2016
[eslint config] [base] `import/no-extraneous-dependencies`: added ignore patterns for config files
Show description for ec08ca8
chentsulin
authored and
ljharb
committed
ec08ca8
View commit details
Copy full SHA for ec08ca8
Browse repository at this point
Commits on Nov 8, 2016
[eslint config] [breaking] [deps] update `eslint-plugin-jsx-a11y` to v3
ViZhe
authored and
ljharb
committed
72eb3e4
View commit details
Copy full SHA for 72eb3e4
Browse repository at this point
Commits on Nov 7, 2016
[eslint config] [deps] update `eslint-config-airbnb-base`
ljharb
committed
ae1c0f8
View commit details
Copy full SHA for ae1c0f8
Browse repository at this point
[eslint config] [base] v10.0.1
ljharb
committed
f828575
View commit details
Copy full SHA for f828575
Browse repository at this point
[eslint config] [base] [fix] legacy config should not require `**`
Show description for a2cb4a2
ljharb
committed
a2cb4a2
View commit details
Copy full SHA for a2cb4a2
Browse repository at this point
[eslint config] v13.0.0
ljharb
committed
24b8f35
View commit details
Copy full SHA for 24b8f35
Browse repository at this point
[eslint config] [breaking] re-enable `react/no-unused-prop-types`
ljharb
committed
3e65675
View commit details
Copy full SHA for 3e65675
Browse repository at this point
[eslint config] [breaking] [deps] update `eslint-config-airbnb-base`, `eslint`, `eslint-plugin-import`, `eslint-plugin-react`
ljharb
committed
c3044f8
View commit details
Copy full SHA for c3044f8
Browse repository at this point
Commits on Nov 6, 2016
[guide] Update syntax in `eol-last` examples
spen
authored and
ljharb
committed
38bd170
View commit details
Copy full SHA for 38bd170
Browse repository at this point
[eslint config] [base] v10.0.0
ljharb
committed
8c2df74
View commit details
Copy full SHA for 8c2df74
Browse repository at this point
[guide] Add notes on acronyms and initialisms to naming
kesne
authored and
Jordan Gensler
committed
9f51fd2
View commit details
Copy full SHA for 9f51fd2
Browse repository at this point
[Tests] on `node` `v7`
ljharb
committed
c4a9d28
View commit details
Copy full SHA for c4a9d28
Browse repository at this point
[eslint config] [base] [patch] loosen `no-extraneous-dependencies` for test files.
Show description for 2f9dddb
ljharb
committed
2f9dddb
View commit details
Copy full SHA for 2f9dddb
Browse repository at this point
[eslint config] [base] [breaking] prefer `**` over `Math.pow`
ljharb
committed
1399b3c
View commit details
Copy full SHA for 1399b3c
Browse repository at this point
[eslint config] [base] [breaking] update `eslint`, `eslint-plugin-import`; enable `import/no-named-default`
ljharb
committed
436cf3e
View commit details
Copy full SHA for 436cf3e
Browse repository at this point
[guide] Separate 19.2 code blocks into diff + javascript sections
negativetwelve
committed
5568467
View commit details
Copy full SHA for 5568467
Browse repository at this point
Commits on Nov 3, 2016
[guide] quotes: corrected casing
Show description for 86f5201
BusbyActual
authored and
ljharb
committed
86f5201
View commit details
Copy full SHA for 86f5201
Browse repository at this point
Commits on Nov 2, 2016
[guide] Mention both num++ and num ++
vanillajonathan
authored and
ljharb
committed
535cb79
View commit details
Copy full SHA for 535cb79
Browse repository at this point
[eslint config] [base] [breaking] `comma-dangle`: require trailing commas for functions
graingert
authored and
ljharb
committed
7882082
View commit details
Copy full SHA for 7882082
Browse repository at this point
[guide] add section on multiline function signatures/invocations
ljharb
committed
c51251d
View commit details
Copy full SHA for c51251d
Browse repository at this point
Commits on Nov 1, 2016
Create LICENSE.md
dijonkitchen
authored and
ljharb
committed
153c02b
View commit details
Copy full SHA for 153c02b
Browse repository at this point
Update JSX quote style rationale.
Show description for f9a5dd4
KevinGrandon
committed
f9a5dd4
View commit details
Copy full SHA for f9a5dd4
Browse repository at this point
[Docs] add reference to spaced-comment rule; flesh out options
ljharb
committed
017dfa8
View commit details
Copy full SHA for 017dfa8
Browse repository at this point
Commits on Oct 31, 2016
Updated README - Added sub-section for spaces in comments
nischayv
authored and
ljharb
committed
9cbda0f
View commit details
Copy full SHA for 9cbda0f
Browse repository at this point
Commits on Oct 26, 2016
Fix broken rule reference link `import/first`
1pete
authored and
ljharb
committed
97575b2
View commit details
Copy full SHA for 97575b2
Browse repository at this point
Commits on Oct 25, 2016
[guide] Fix inconsistency in function expression rules.
AndrewSouthpaw
authored and
ljharb
committed
3ab19f0
View commit details
Copy full SHA for 3ab19f0
Browse repository at this point
Commits on Aug 29, 2016
[guide] Fix no-interpolation template string example
Show description for 54aa8f1
gburtini
authored and
ljharb
committed
54aa8f1
View commit details
Copy full SHA for 54aa8f1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.