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 }}
IamHavingFun
/
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 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 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 24, 2020
[eslint-config] [base] `no-restricted-globals`: add better messages
samsch
authored and
ljharb
committed
b30b0e4
View commit details
Copy full SHA for b30b0e4
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 Oct 22, 2020
[guide] Update reason for preferring object destructuring
Show description for 2c5c88d
michaelaflores
authored
2c5c88d
View commit details
Copy full SHA for 2c5c88d
Browse repository at this point
Commits on Oct 16, 2020
[guide] Better link reference to Drupal's linter
Show description for ee2f22a
danielpaz6
authored and
ljharb
committed
ee2f22a
View commit details
Copy full SHA for ee2f22a
Browse repository at this point
Commits on Oct 14, 2020
[guide] add explanation about why to use radix when using parseInt
Show description for aa43bb2
danielpaz6
authored and
ljharb
committed
aa43bb2
View commit details
Copy full SHA for aa43bb2
Browse repository at this point
Commits on Oct 11, 2020
[guide] add eslint rule reference for `prefer-object-spread`
1pete
committed
82170f9
View commit details
Copy full SHA for 82170f9
Browse repository at this point
Commits on Oct 6, 2020
[guide] add eslint rule reference for `default-param-last`
1pete
committed
5ebfe3e
View commit details
Copy full SHA for 5ebfe3e
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
Commits on Sep 5, 2020
[guide] Fix grammatical errors
androiddevnotes
authored and
ljharb
committed
337f607
View commit details
Copy full SHA for 337f607
Browse repository at this point
Commits on Aug 27, 2020
[guide] fix dead es-discourse link
Show description for 6006d6d
ljharb
committed
6006d6d
View commit details
Copy full SHA for 6006d6d
Browse repository at this point
Commits on Aug 6, 2020
[guide] [react] Add examples for formatting multiline conditional components
heyitaki
authored and
ljharb
committed
a24dc34
View commit details
Copy full SHA for a24dc34
Browse repository at this point
[eslint config] [*] [dev deps] update `@babel/runtime`, `eslint-find-rules`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`
ljharb
committed
973384b
View commit details
Copy full SHA for 973384b
Browse repository at this point
[eslint config] [base] add `id-denylist` rule
ljharb
committed
3dcc591
View commit details
Copy full SHA for 3dcc591
Browse repository at this point
Commits on Aug 3, 2020
[guide] [react] add missing PascalCase guidance for prop names
ljharb
committed
1dc71d3
View commit details
Copy full SHA for 1dc71d3
Browse repository at this point
Commits on Jun 27, 2020
[eslint config] [base] add new rules from v7.3
ljharb
committed
5124de2
View commit details
Copy full SHA for 5124de2
Browse repository at this point
Commits on Jun 23, 2020
[eslint config] [*] [deps] update `eslint-plugin-import`, use valid `import/no-cycle` `maxDepth` option
ljharb
committed
c5bee75
View commit details
Copy full SHA for c5bee75
Browse repository at this point
Previous
Next
You can’t perform that action at this time.