mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 08:38:08 -05:00
[eslint config] v15.1.0
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
15.1.0 / 2017-07-24
|
||||
==================
|
||||
- [deps] allow eslint v3 or v4 (#1447)
|
||||
- [deps] update `eslint-plugin-import`, `eslint-config-airbnb-base`
|
||||
|
||||
15.0.2 / 2017-07-04
|
||||
==================
|
||||
- [fix] jsx should be enabled via parserOptions, not via a root ecmaFeatures
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb",
|
||||
"version": "15.0.2",
|
||||
"version": "15.1.0",
|
||||
"description": "Airbnb's ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user