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 }}
recursivefunk
/
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 Aug 5, 2016
[guide] Simplify the examples of 'apply vs spread' topic
felipethome
committed
3126509
View commit details
Copy full SHA for 3126509
Browse repository at this point
[guide] Add a topic about spread operator vs apply
felipethome
committed
c7d34b5
View commit details
Copy full SHA for c7d34b5
Browse repository at this point
Commits on Aug 4, 2016
[guide] Add ESlint rules to 'always use const' and 'decriptive variable names' topics
felipethome
committed
030598d
View commit details
Copy full SHA for 030598d
Browse repository at this point
Reverse rule on string concatenation for long lines (#995)
Show description for dc7e7e7
lencioni
authored
dc7e7e7
View commit details
Copy full SHA for dc7e7e7
Browse repository at this point
Add template literal "bad" example to single quotes guideline
Show description for 6d2fc89
lencioni
committed
6d2fc89
View commit details
Copy full SHA for 6d2fc89
Browse repository at this point
Commits on Aug 3, 2016
Remove rules about reserved words
Show description for bfc842e
lencioni
committed
bfc842e
View commit details
Copy full SHA for bfc842e
Browse repository at this point
[guide] Add eslint rules to function declaration and function constructor topics
felipethome
committed
f0b3196
View commit details
Copy full SHA for f0b3196
Browse repository at this point
Commits on Aug 2, 2016
[guide] Add eslint rule to spacing in a function signature topic
Show description for f94f6e2
felipethome
committed
f94f6e2
View commit details
Copy full SHA for f94f6e2
Browse repository at this point
[guide] Use `var` in reserved word examples, since they refer to untranspiled code.
ljharb
committed
6454839
View commit details
Copy full SHA for 6454839
Browse repository at this point
Add curlies around ref function body
Show description for 52a2da4
lencioni
committed
52a2da4
View commit details
Copy full SHA for 52a2da4
Browse repository at this point
Commits on Aug 1, 2016
[eslint config] v10.0.0
ljharb
committed
9ffadff
View commit details
Copy full SHA for 9ffadff
Browse repository at this point
[eslint config] [*] add `safe-publish-latest` to `prepublish`
ljharb
committed
a1edac3
View commit details
Copy full SHA for a1edac3
Browse repository at this point
Change 'Brazilian' to 'Portuguese'
zanemountcastle
committed
75c961a
View commit details
Copy full SHA for 75c961a
Browse repository at this point
Commits on Jul 30, 2016
[eslint config] [base] v5.0.1
ljharb
committed
a533e2d
View commit details
Copy full SHA for a533e2d
Browse repository at this point
Commits on Jul 29, 2016
[eslint config] [base] [deps] update `eslint` to `v3.2`
ljharb
committed
4425d3c
View commit details
Copy full SHA for 4425d3c
Browse repository at this point
[eslint config] [*] improve prepublish script
ljharb
committed
49dfcc4
View commit details
Copy full SHA for 49dfcc4
Browse repository at this point
[eslint config] [base] [deps] update `eslint-plugin-import`
ljharb
committed
b2ea03e
View commit details
Copy full SHA for b2ea03e
Browse repository at this point
Commits on Jul 27, 2016
Improve React HOC example
Show description for 4dbb2af
lencioni
committed
4dbb2af
View commit details
Copy full SHA for 4dbb2af
Browse repository at this point
Add missing closing paren in HOC guideline
Show description for 1917968
lencioni
committed
1917968
View commit details
Copy full SHA for 1917968
Browse repository at this point
[eslint config] [*] [docs] Added subshell to usage commands and converted samples to the three backtick markdown syntax with language specifier for highlighting.
jglover
committed
0165c13
View commit details
Copy full SHA for 0165c13
Browse repository at this point
Commits on Jul 26, 2016
Add guideline for displayName in higher-order components
Show description for 4c8f789
lencioni
committed
4c8f789
View commit details
Copy full SHA for 4c8f789
Browse repository at this point
Commits on Jul 25, 2016
[eslint config] [base] `no-unused-expressions`: flesh out options
Show description for eea5f0f
ljharb
committed
eea5f0f
View commit details
Copy full SHA for eea5f0f
Browse repository at this point
Commits on Jul 24, 2016
[eslint config] [base] v5.0.0
ljharb
committed
1fb300c
View commit details
Copy full SHA for 1fb300c
Browse repository at this point
[eslint config] [base] [breaking] enable `no-unexpected-multiline` rule
ljharb
committed
616233c
View commit details
Copy full SHA for 616233c
Browse repository at this point
[eslint config] [*] [deps] update `babel-tape-runner`, add `babel-preset-airbnb`
ljharb
committed
bbfb960
View commit details
Copy full SHA for bbfb960
Browse repository at this point
Commits on Jul 23, 2016
Merge pull request #961 from idugcoal/master
Show description for da3eb59
lencioni
authored
da3eb59
View commit details
Copy full SHA for da3eb59
Browse repository at this point
change 'conjunctions' to 'contractions'
idugcoal
committed
8921283
View commit details
Copy full SHA for 8921283
Browse repository at this point
Commits on Jul 22, 2016
[eslint config] [base] [breaking] enable more overlooked rules:
Show description for 9d598c3
ljharb
committed
9d598c3
View commit details
Copy full SHA for 9d598c3
Browse repository at this point
Commits on Jul 19, 2016
[eslint config] [*] [tests] fix prepublish scripts.
ljharb
committed
df8627d
View commit details
Copy full SHA for df8627d
Browse repository at this point
Commits on Jul 15, 2016
[eslint config] [base] [breaking] enable `import/newline-after-import`
Show description for 4921e03
ljharb
committed
4921e03
View commit details
Copy full SHA for 4921e03
Browse repository at this point
Commits on Jul 7, 2016
[guide] [es5] Remove ES5 guide and mark it deprecated.
Show description for 53b4173
ljharb
committed
53b4173
View commit details
Copy full SHA for 53b4173
Browse repository at this point
Commits on Jul 5, 2016
[eslint config] [react] [breaking] enable jsx-a11y rules:
Show description for b4d8543
ljharb
committed
b4d8543
View commit details
Copy full SHA for b4d8543
Browse repository at this point
[eslint config] [react] [breaking] enable aria rules:
Show description for a6da4bb
ljharb
committed
a6da4bb
View commit details
Copy full SHA for a6da4bb
Browse repository at this point
[eslint config] [react] [breaking] enable react rules:
Show description for 6857f7a
ljharb
committed
6857f7a
View commit details
Copy full SHA for 6857f7a
Browse repository at this point
[eslint config] [deps] [breaking] update `eslint` to v3, `eslint-config-airbnb-base` to v5, `eslint-find-rules`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y` to v2, `eslint-plugin-react` to v6,…
Show description for cb36ed9
ljharb
committed
cb36ed9
View commit details
Copy full SHA for cb36ed9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.