Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd038fb

Browse files
committed
v12.0.1
1 parent b7ff33e commit cd038fb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/eslint-config-airbnb-base/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
12.0.1 / 2017-09-27
2+
==================
3+
- [fix] ensure all JSX elements are ignored by `indent` (#1569)
4+
- [deps] update `eslint`
5+
16
12.0.0 / 2017-09-02
27
==================
38
- [deps] [breaking] require `eslint` v4

packages/eslint-config-airbnb-base/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-base",
3-
"version": "12.0.0",
3+
"version": "12.0.1",
44
"description": "Airbnb's base JS ESLint config, following our styleguide",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)