Skip to content

Commit ad37466

Browse files
committed
[eslint config] [base] v12.0.2
1 parent a815509 commit ad37466

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
12.0.2 / 2017-10-05
2+
==================
3+
- [deps] update `eslint`
4+
15
12.0.1 / 2017-09-27
26
==================
37
- [fix] ensure all JSX elements are ignored by `indent` (#1569)

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

0 commit comments

Comments
 (0)