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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pebblecode
/
javascript
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 11, 2015
1.5.0
export-mike
committed
9921147
View commit details
Copy full SHA for 9921147
Browse repository at this point
allow use strict in node env
export-mike
committed
d761f01
View commit details
Copy full SHA for d761f01
Browse repository at this point
link to packages/ readme
export-mike
committed
c5e8800
View commit details
Copy full SHA for c5e8800
Browse repository at this point
Commits on Nov 10, 2015
Contrib instructions in README
Jaz Lalli
committed
f7b601d
View commit details
Copy full SHA for f7b601d
Browse repository at this point
Package version bump
Jaz Lalli
committed
1e971ca
View commit details
Copy full SHA for 1e971ca
Browse repository at this point
2.2.0
Jaz Lalli
committed
716167b
View commit details
Copy full SHA for 716167b
Browse repository at this point
Update indent rule with SwitchCase indent level 1
Jaz Lalli
committed
e3c18c3
View commit details
Copy full SHA for e3c18c3
Browse repository at this point
1.3.0
export-mike
committed
9023019
View commit details
Copy full SHA for 9023019
Browse repository at this point
Allow generator functions and es7 bind syntax ::
export-mike
committed
80fa4ef
View commit details
Copy full SHA for 80fa4ef
Browse repository at this point
bump minor
export-mike
committed
c49999b
View commit details
Copy full SHA for c49999b
Browse repository at this point
2.1.0
export-mike
committed
361f72b
View commit details
Copy full SHA for 361f72b
Browse repository at this point
allow pad block
export-mike
committed
a25028f
View commit details
Copy full SHA for a25028f
Browse repository at this point
allow pad block
export-mike
committed
1dcc5cd
View commit details
Copy full SHA for 1dcc5cd
Browse repository at this point
0.1.1!
export-mike
committed
6356c57
View commit details
Copy full SHA for 6356c57
Browse repository at this point
style http://eslint.org/docs/rules/comma-dangle [2,'never'] we don't like dangling commas
export-mike
committed
1ab2141
View commit details
Copy full SHA for 1ab2141
Browse repository at this point
find and replace airbnb with pebblecode, thanks airbnb :)
export-mike
committed
fdbb222
View commit details
Copy full SHA for fdbb222
Browse repository at this point
Merge branch 'master' of github.com:airbnb/javascript
Show description for 584bd06
export-mike
committed
584bd06
View commit details
Copy full SHA for 584bd06
Browse repository at this point
Commits on Nov 9, 2015
Merge pull request #572 from joscha/patch-1
Show description for 87c9507
ljharb
committed
87c9507
View commit details
Copy full SHA for 87c9507
Browse repository at this point
docs: babel-eslint not neede since 1.0.0 any more
joscha
committed
aa6ca6f
View commit details
Copy full SHA for aa6ca6f
Browse repository at this point
Commits on Nov 8, 2015
[eslint config] v1.0.0
ljharb
committed
d9b5585
View commit details
Copy full SHA for d9b5585
Browse repository at this point
Commits on Nov 7, 2015
Merge pull request #570 from airbnb/ljharb/update_eslint
Show description for c0ef454
ljharb
committed
c0ef454
View commit details
Copy full SHA for c0ef454
Browse repository at this point
Add `eslint` as a peer dep, 1.0 or greater
ljharb
committed
d432f58
View commit details
Copy full SHA for d432f58
Browse repository at this point
Commits on Nov 6, 2015
[eslint] Remove `babel-eslint` dependency.
ljharb
committed
0b7c979
View commit details
Copy full SHA for 0b7c979
Browse repository at this point
[eslint] update `eslint`, `eslint-plugin-react`, `react`, `tape`.
ljharb
committed
88603b8
View commit details
Copy full SHA for 88603b8
Browse repository at this point
Merge pull request #547 from chrisngobanh/padded-blocks
Show description for f4e5967
justjake
committed
f4e5967
View commit details
Copy full SHA for f4e5967
Browse repository at this point
Commits on Nov 5, 2015
eslint-config-airbnb 0.1.1
Jake Teton-Landis
committed
7b0ff12
View commit details
Copy full SHA for 7b0ff12
Browse repository at this point
Merge pull request #569 from airbnb/jake/remove-id-length-rule
Show description for c5d3a34
justjake
committed
c5d3a34
View commit details
Copy full SHA for c5d3a34
Browse repository at this point
[eslint] remove id length rule (too much nutrage)
Jake Teton-Landis
committed
06ed38d
View commit details
Copy full SHA for 06ed38d
Browse repository at this point
Commits on Nov 4, 2015
Merge pull request #551 from majapw/patch-1
Show description for 8514f74
hshoff
committed
8514f74
View commit details
Copy full SHA for 8514f74
Browse repository at this point
Merge pull request #566 from airbnb/fix-stray-eval
Show description for a4e5858
hshoff
committed
a4e5858
View commit details
Copy full SHA for a4e5858
Browse repository at this point
[6.5] add backticks around stray eval. fixes #556
hshoff
committed
f130c0f
View commit details
Copy full SHA for f130c0f
Browse repository at this point
Merge pull request #564 from frankenbot/master
Show description for 88d5084
hshoff
committed
88d5084
View commit details
Copy full SHA for 88d5084
Browse repository at this point
Commits on Nov 3, 2015
Merge pull request #562 from airbnb/ljharb/testing
Show description for bbeb6a0
ljharb
committed
bbeb6a0
View commit details
Copy full SHA for bbeb6a0
Browse repository at this point
Update redirects
ReadmeCritic
committed
49293bb
View commit details
Copy full SHA for 49293bb
Browse repository at this point
Commits on Oct 31, 2015
Start to write a realistic "testing" section
ljharb
committed
f2f8186
View commit details
Copy full SHA for f2f8186
Browse repository at this point
Previous
Next
You can’t perform that action at this time.