mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-13 21:38:03 -05:00
[eslint config] [base] v11.3.1
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
11.3.1 / 2017-07-24
|
||||
==================
|
||||
- [fix] `legacy`: remove top-level `ecmaFeatures`
|
||||
|
||||
11.3.0 / 2017-07-23
|
||||
==================
|
||||
- [deps] allow eslint v3 or v4 (#1447)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb-base",
|
||||
"version": "11.3.0",
|
||||
"version": "11.3.1",
|
||||
"description": "Airbnb's base JS ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user