Skip to content

Commit 2c01265

Browse files
committed
[eslint config] v15.1.0
1 parent 16c73d0 commit 2c01265

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/eslint-config-airbnb/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
15.1.0 / 2017-07-24
2+
==================
3+
- [deps] allow eslint v3 or v4 (#1447)
4+
- [deps] update `eslint-plugin-import`, `eslint-config-airbnb-base`
5+
16
15.0.2 / 2017-07-04
27
==================
38
- [fix] jsx should be enabled via parserOptions, not via a root ecmaFeatures

packages/eslint-config-airbnb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-airbnb",
3-
"version": "15.0.2",
3+
"version": "15.1.0",
44
"description": "Airbnb's ESLint config, following our styleguide",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)