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
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
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 }}
codeboar
/
javascript
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript
packages
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 17, 2016
[eslint config] [base] [deps] update `eslint`
ljharb
committed
0afde8f
View commit details
Copy full SHA for 0afde8f
View code at this point
Browse repository at this point
[eslint config] [base] [deps] update `eslint`, `eslint-find-rules`
Show description for 0814be6
ljharb
committed
0814be6
View commit details
Copy full SHA for 0814be6
View code at this point
Browse repository at this point
Commits on Jun 5, 2016
[eslint config] [base] [breaking] enable `no-prototype-builtins` rule.
ljharb
committed
f41b4df
View commit details
Copy full SHA for f41b4df
View code at this point
Browse repository at this point
[eslint config] [base] [breaking] enable `no-useless-rename` rule
ljharb
committed
4700d99
View commit details
Copy full SHA for 4700d99
View code at this point
Browse repository at this point
[eslint config] [base] [breaking] enable `unicode-bom` rule
ljharb
committed
d9cb343
View commit details
Copy full SHA for d9cb343
View code at this point
Browse repository at this point
[eslint config] [base] [deps] update `eslint`, `eslint-plugin-import`
ljharb
committed
ab4baf4
View commit details
Copy full SHA for ab4baf4
View code at this point
Browse repository at this point
[eslint config] [*] use `in-publish` because coffeescript screwed up the prepublish script for everyone
ljharb
committed
89cfa0b
View commit details
Copy full SHA for 89cfa0b
View code at this point
Browse repository at this point
[eslint config] [*] [tests] Only run `eslint-find-rules` on prepublish, not in tests.
ljharb
committed
eb76ede
View commit details
Copy full SHA for eb76ede
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Fix react dev dep version
SimenB
committed
d97d62a
View commit details
Copy full SHA for d97d62a
View code at this point
Browse repository at this point
Commits on May 21, 2016
[eslint config] [*] [deps] update `eslint`, `eslint-plugin-jsx-a11y`. ensure react is >= 13.0.0
ljharb
committed
b6e4b72
View commit details
Copy full SHA for b6e4b72
View code at this point
Browse repository at this point
Commits on May 19, 2016
[eslint config] [*] fix quoting of rule properties.
Show description for 429339e
ljharb
committed
429339e
View commit details
Copy full SHA for 429339e
View code at this point
Browse repository at this point
Commits on May 18, 2016
[eslint config] [base] [breaking] Enforce proper generator star spacing.
Show description for 8e125fa
ljharb
committed
8e125fa
View commit details
Copy full SHA for 8e125fa
View code at this point
Browse repository at this point
Commits on May 17, 2016
[eslint config] [base] `quotes`: Use object option form rather than deprecated string form.
Show description for 312cd01
ljharb
committed
312cd01
View commit details
Copy full SHA for 312cd01
View code at this point
Browse repository at this point
Enable imports/imports-first rule
Show description for 43ccc3f
lencioni
committed
43ccc3f
View commit details
Copy full SHA for 43ccc3f
View code at this point
Browse repository at this point
Commits on May 16, 2016
[eslint config] [base] [breaking] migrate import's settings/rules to a separate file.
akai
committed
34ccf90
View commit details
Copy full SHA for 34ccf90
View code at this point
Browse repository at this point
[eslint config] [base] [breaking] re-order rules
akai
committed
3948eb6
View commit details
Copy full SHA for 3948eb6
View code at this point
Browse repository at this point
[eslint config] [base] [patch] `object-shorthand`: do not warn when the concise form would have a string literal as a name.
ljharb
committed
10f4dd8
View commit details
Copy full SHA for 10f4dd8
View code at this point
Browse repository at this point
[eslint config] [base] [patch] Loosen `prefer-const` to not warn when the variable is “read” before being assigned to.
ljharb
committed
7a80837
View commit details
Copy full SHA for 7a80837
View code at this point
Browse repository at this point
[eslint config] [*] [tests] Even though the base config may not be up to date in the main package, let’s `npm link` the base package into the main one for the sake of travis-ci tests.
Show description for 8d6d227
ljharb
committed
8d6d227
View commit details
Copy full SHA for 8d6d227
View code at this point
Browse repository at this point
[eslint config] [base] update `eslint`
ljharb
committed
638b312
View commit details
Copy full SHA for 638b312
View code at this point
Browse repository at this point
Commits on May 13, 2016
Prepare to enable react-a11y rules
Show description for 4ac8aed
lencioni
committed
4ac8aed
View commit details
Copy full SHA for 4ac8aed
View code at this point
Browse repository at this point
Commits on May 12, 2016
[eslint config] [*] [deps] update `eslint-plugin-import`
ljharb
committed
788fb22
View commit details
Copy full SHA for 788fb22
View code at this point
Browse repository at this point
Prepare to enable import/prefer-default-export
Show description for d68a067
lencioni
committed
d68a067
View commit details
Copy full SHA for d68a067
View code at this point
Browse repository at this point
Add whitespace between rules
Show description for 5acae06
lencioni
committed
5acae06
View commit details
Copy full SHA for 5acae06
View code at this point
Browse repository at this point
Commits on May 9, 2016
[eslint config] [react] [patch] loosen `jsx-pascal-case` rule to allow all caps component names
ljharb
committed
db73278
View commit details
Copy full SHA for db73278
View code at this point
Browse repository at this point
[eslint config] [deps] update `eslint-config-airbnb-base`, `eslint-plugin-react`
ljharb
committed
d25a199
View commit details
Copy full SHA for d25a199
View code at this point
Browse repository at this point
Commits on May 8, 2016
[eslint config] v9.0.1
ljharb
committed
03c5a1f
View commit details
Copy full SHA for 03c5a1f
View code at this point
Browse repository at this point
[eslint config] [base] v3.0.1
ljharb
committed
d95dc3d
View commit details
Copy full SHA for d95dc3d
View code at this point
Browse repository at this point
[eslint config] [base] [patch] re-disable `no-extra-parens`
Show description for 56a524a
ljharb
committed
56a524a
View commit details
Copy full SHA for 56a524a
View code at this point
Browse repository at this point
Commits on May 7, 2016
[eslint config] v9.0.0
ljharb
committed
330169d
View commit details
Copy full SHA for 330169d
View code at this point
Browse repository at this point
[eslint config] [deps] Update `eslint-config-airbnb-base`, `eslint-plugin-jsx-a11y`, `eslint-plugin-import`, `eslint-find-rules`
ljharb
committed
8b396ab
View commit details
Copy full SHA for 8b396ab
View code at this point
Browse repository at this point
[eslint config] [base] v3.0.0
ljharb
committed
1b31efc
View commit details
Copy full SHA for 1b31efc
View code at this point
Browse repository at this point
[eslint config] [base] [breaking] enable `import/no-mutable-exports`
ljharb
committed
92a3d55
View commit details
Copy full SHA for 92a3d55
View code at this point
Browse repository at this point
[eslint config] [base] [patch] enable `import/no-duplicates`
ljharb
committed
36e0887
View commit details
Copy full SHA for 36e0887
View code at this point
Browse repository at this point
[eslint config] [base] [minor] enable `import/no-amd`
Show description for b20cf19
ljharb
committed
b20cf19
View commit details
Copy full SHA for b20cf19
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.