mirror of
https://github.com/airbnb/javascript.git
synced 2026-04-25 03:00:19 -04:00
[eslint config] [breaking] update eslint-config-airbnb-base
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"airbnb",
|
||||
"javascript",
|
||||
"styleguide",
|
||||
"es2015",
|
||||
"es2015",
|
||||
"es2016",
|
||||
"es2017",
|
||||
"es2018"
|
||||
@@ -53,7 +53,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/airbnb/javascript",
|
||||
"dependencies": {
|
||||
"eslint-config-airbnb-base": "^12.1.0",
|
||||
"eslint-config-airbnb-base": "^13.0.0",
|
||||
"object.assign": "^4.1.0",
|
||||
"object.entries": "^1.0.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user