mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-13 22:38:08 -05:00
[eslint config] [base] v4.0.2
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
4.0.1 / 2016-07-14
|
||||
4.0.2 / 2016-07-14
|
||||
==================
|
||||
- [fix] repair accidental comma-dangle change
|
||||
|
||||
4.0.1 / 2016-07-14 (unpublished)
|
||||
==================
|
||||
- [fix] Prevent trailing commas in the legacy config (#950)
|
||||
- [deps] update `eslint-plugin-import`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb-base",
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.2",
|
||||
"description": "Airbnb's base JS ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user