Skip to content

Commit 325f8ba

Browse files
committed
[eslint config] [base] v4.0.2
1 parent 6039804 commit 325f8ba

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
4.0.1 / 2016-07-14
1+
4.0.2 / 2016-07-14
2+
==================
3+
- [fix] repair accidental comma-dangle change
4+
5+
4.0.1 / 2016-07-14 (unpublished)
26
==================
37
- [fix] Prevent trailing commas in the legacy config (#950)
48
- [deps] update `eslint-plugin-import`

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

0 commit comments

Comments
 (0)