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

Skip to content

Commit 7f61af6

Browse files
committed
[eslint config] [base] v12.1.0
1 parent 9025c52 commit 7f61af6

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.1.0 / 2017-10-16
2+
==================
3+
- [deps] update `eslint` to `v4.9`
4+
15
12.0.2 / 2017-10-05
26
==================
37
- [deps] update `eslint`

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

0 commit comments

Comments
 (0)