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 }}
GTuritto
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 29, 2021
[*] [deps] update `@babel/runtime`, `eslint-plugin-import`, `eslint-plugin-react`
ljharb
committed
428c9dd
View commit details
Copy full SHA for 428c9dd
Browse repository at this point
[*] [deps] update `object.entries`
ljharb
committed
af8bdf1
View commit details
Copy full SHA for af8bdf1
Browse repository at this point
Commits on Jun 19, 2021
[readme] fixed typo and removed redundancy
lukeingalls
authored and
ljharb
committed
f5c14ca
View commit details
Copy full SHA for f5c14ca
Browse repository at this point
Commits on May 11, 2021
[guide] Spread operator => Spread syntax
hsh2001
authored and
ljharb
committed
35914b1
View commit details
Copy full SHA for 35914b1
Browse repository at this point
Commits on May 9, 2021
[readme] add AloPeyk to "in the wild"
amirvatani
authored and
ljharb
committed
d5d406a
View commit details
Copy full SHA for d5d406a
Browse repository at this point
Commits on May 4, 2021
[guide] add references for eslint rules
kirans08
committed
1fb4592
View commit details
Copy full SHA for 1fb4592
Browse repository at this point
Commits on May 3, 2021
[editorial] add `var` info to `let`/`const` section
Kelta-King
authored and
ljharb
committed
5641278
View commit details
Copy full SHA for 5641278
Browse repository at this point
[eslint config] [base] update default value for complexity
kirans08
committed
dc3af3a
View commit details
Copy full SHA for dc3af3a
Browse repository at this point
Commits on Mar 25, 2021
[eslint config] [patch] Alphabetize the rules for react-a11y.js
Show description for 730b749
backwardok
authored and
ljharb
committed
730b749
View commit details
Copy full SHA for 730b749
Browse repository at this point
[eslint config] [deps] update `eslint-plugin-react`
ljharb
committed
4d83764
View commit details
Copy full SHA for 4d83764
Browse repository at this point
[*] [dev deps] update `tape`
ljharb
committed
1b540ba
View commit details
Copy full SHA for 1b540ba
Browse repository at this point
Commits on Mar 24, 2021
[guide] Fix 19.6 example code
dancerphil
authored and
ljharb
committed
0cf78ac
View commit details
Copy full SHA for 0cf78ac
Browse repository at this point
Commits on Mar 17, 2021
[editorial] Complete 19.6 example code (cut in the middle)
Show description for 711aeb6
kimhanui
authored and
ljharb
committed
711aeb6
View commit details
Copy full SHA for 711aeb6
Browse repository at this point
Commits on Jan 8, 2021
[meta] Fix typo in .markdownlint.json
Show description for 9c18110
eltociear
authored and
ljharb
committed
9c18110
View commit details
Copy full SHA for 9c18110
Browse repository at this point
Commits on Dec 30, 2020
[readme] removed dead links - 404 not found
marsonya
authored and
ljharb
committed
ea5ec0c
View commit details
Copy full SHA for ea5ec0c
Browse repository at this point
[eslint config] update `eslint-plugin-react`, add new rules, disabled
ljharb
committed
db8b6ce
View commit details
Copy full SHA for db8b6ce
Browse repository at this point
[eslint-config] [base] add disabled `no-unsafe-optional-chaining` rule
ljharb
committed
b9ff0ae
View commit details
Copy full SHA for b9ff0ae
Browse repository at this point
[*] [deps] update `object.entries`
ljharb
committed
fb3214c
View commit details
Copy full SHA for fb3214c
Browse repository at this point
[*] [dev deps] update `tape`
ljharb
committed
66cd156
View commit details
Copy full SHA for 66cd156
Browse repository at this point
Commits on Dec 17, 2020
[eslint config] [fix] bump eslint-plugin-react-hooks peer dependency version
Show description for 1eadb93
maco
authored and
ljharb
committed
1eadb93
View commit details
Copy full SHA for 1eadb93
Browse repository at this point
Commits on Nov 21, 2020
[eslint config] [base] add `no-nonoctal-decimal-escape` rule
ljharb
committed
5620bd5
View commit details
Copy full SHA for 5620bd5
Browse repository at this point
Commits on Nov 20, 2020
[eslint config] [base] [patch] arthmetic -> arithmetic
HollowMan6
authored and
ljharb
committed
63098cb
View commit details
Copy full SHA for 63098cb
Browse repository at this point
Commits on Nov 12, 2020
[eslint config] [base] [patch] fix spelling of "than"
Show description for 1f786e1
drdogbot7
authored and
ljharb
committed
1f786e1
View commit details
Copy full SHA for 1f786e1
Browse repository at this point
Commits on Nov 7, 2020
[eslint config] [base] `import/no-extraneous-dependencies`: Add .eslintrc.js to devDeps
Show description for f0df3a8
Kocal
authored and
ljharb
committed
f0df3a8
View commit details
Copy full SHA for f0df3a8
Browse repository at this point
Commits on Nov 6, 2020
[eslint config] v18.2.1
ljharb
committed
37d48db
View commit details
Copy full SHA for 37d48db
Browse repository at this point
[eslint config] [patch] re-add `jsx-a11y/accessible-emoji`, but disabled
Show description for e5de51e
ljharb
committed
e5de51e
View commit details
Copy full SHA for e5de51e
Browse repository at this point
[eslint config] [deps] update `eslint-plugin-jsx-a11y`, `eslint-plugin-react`
ljharb
committed
eee79a5
View commit details
Copy full SHA for eee79a5
Browse repository at this point
[eslint config] [deps] update `eslint-config-airbnb-base`
ljharb
committed
b7015dd
View commit details
Copy full SHA for b7015dd
Browse repository at this point
[eslint config] [base] v14.2.1
ljharb
committed
36f23d7
View commit details
Copy full SHA for 36f23d7
Browse repository at this point
[eslint config] [*] [deps] update `confusing-browser-globals`, `object.assign`
ljharb
committed
e149b05
View commit details
Copy full SHA for e149b05
Browse repository at this point
[eslint config] [*] [dev deps] update `@babel/runtime`, `eslint-find-rules`, `eslint-plugin-import`
ljharb
committed
f0492d5
View commit details
Copy full SHA for f0492d5
Browse repository at this point
[dev deps] update `markdownlint`, `markdownlint-cli`
ljharb
committed
25b64d7
View commit details
Copy full SHA for 25b64d7
Browse repository at this point
Commits on Oct 26, 2020
[eslint config] [patch] remove deprecated `jsx-a11y/accessible-emoji` rule
k-yle
authored and
ljharb
committed
8996aa7
View commit details
Copy full SHA for 8996aa7
Browse repository at this point
Commits on Oct 23, 2020
[eslint config] [patch] Fix ignoreNonDOM typo in jsx-a11y/aria-role rule
Show description for 05c3bb0
amercier
authored and
ljharb
committed
05c3bb0
View commit details
Copy full SHA for 05c3bb0
Browse repository at this point
Commits on Sep 23, 2020
[eslint config] [patch] Fixed `handle` and `on` ordering in `sort-comp` rule
Show description for d3c7b84
alvyn279
authored and
ljharb
committed
d3c7b84
View commit details
Copy full SHA for d3c7b84
Browse repository at this point
Previous
Next
You can’t perform that action at this time.