mirror of
https://github.com/airbnb/javascript.git
synced 2026-04-25 03:00:19 -04:00
v3.0.2
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
3.0.2 / 2016-01-06
|
||||
==================
|
||||
- [fix] Ignore URLs in `max-len` (#664)
|
||||
|
||||
3.0.1 / 2016-01-06
|
||||
==================
|
||||
- [fix] because we use babel, keywords should not be quoted
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb",
|
||||
"version": "3.0.1",
|
||||
"version": "3.0.2",
|
||||
"description": "Airbnb's ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user