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 }}
maggit
/
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 19, 2016
Update README.md
mjclawar
authored
0413834
View commit details
Copy full SHA for 0413834
Browse repository at this point
Commits on Jun 18, 2016
Remove parens around single argument in React example
Show description for 343dc2c
Anton Backer
committed
343dc2c
View commit details
Copy full SHA for 343dc2c
Browse repository at this point
Commits on Jun 17, 2016
[eslint config] [base] [deps] update `eslint`
ljharb
committed
0afde8f
View commit details
Copy full SHA for 0afde8f
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
Browse repository at this point
Commits on Jun 16, 2016
Adding link korean translation
hunyong-song
committed
22f59b6
View commit details
Copy full SHA for 22f59b6
Browse repository at this point
Commits on Jun 15, 2016
Added Syzygy Warsaw
andrzejdus
authored
defa17e
View commit details
Copy full SHA for defa17e
Browse repository at this point
Commits on Jun 13, 2016
Updated deprecated Japanese translation link.
Show description for 90f5a47
Zeludon
authored
90f5a47
View commit details
Copy full SHA for 90f5a47
Browse repository at this point
Commits on Jun 12, 2016
Merge pull request #909 from pietraszekl/patch-1
Show description for b4c49e9
hshoff
authored
b4c49e9
View commit details
Copy full SHA for b4c49e9
Browse repository at this point
Commits on Jun 11, 2016
Adding link polish translation
pietraszekl
authored
29eb575
View commit details
Copy full SHA for 29eb575
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
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
Browse repository at this point
[eslint config] [base] [breaking] enable `unicode-bom` rule
ljharb
committed
d9cb343
View commit details
Copy full SHA for d9cb343
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
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
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
Browse repository at this point
Commits on Jun 4, 2016
fixing broken link
Show description for 3fb9db5
wesww
committed
3fb9db5
View commit details
Copy full SHA for 3fb9db5
Browse repository at this point
Commits on Jun 2, 2016
Fix invalid code snippet in 23.2.
rkirsling
committed
267eec5
View commit details
Copy full SHA for 267eec5
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
Browse repository at this point
Commits on May 26, 2016
Fix typo
Show description for 1db5522
mifi
committed
1db5522
View commit details
Copy full SHA for 1db5522
Browse repository at this point
Commits on May 25, 2016
Avoid using an array index as `key` prop, prefer unique ID
Alanna Scott
committed
c247fd7
View commit details
Copy full SHA for c247fd7
Browse repository at this point
Remove trailing whitespace.
ljharb
committed
4c4210f
View commit details
Copy full SHA for 4c4210f
Browse repository at this point
Add DoSomething.org to the list of organizations in README
sergiitk
committed
199a0a7
View commit details
Copy full SHA for 199a0a7
Browse repository at this point
add chinese simplified for React/JSX style guide
JasonBoy
committed
a883917
View commit details
Copy full SHA for a883917
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
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
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
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
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
Browse repository at this point
Merge pull request #881 from akai/re-order-rules
Show description for e32079d
ljharb
committed
e32079d
View commit details
Copy full SHA for e32079d
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
Browse repository at this point
[eslint config] [base] [breaking] re-order rules
akai
committed
3948eb6
View commit details
Copy full SHA for 3948eb6
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
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
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
Browse repository at this point
[eslint config] [base] update `eslint`
ljharb
committed
638b312
View commit details
Copy full SHA for 638b312
Browse repository at this point
Previous
Next
You can’t perform that action at this time.