@allanchau/eslint-config
Advanced tools
Comparing version
# Changelog | ||
## v5.3.1 - 23 January 2018 | ||
- Update ESLint to 4.13.1 | ||
## v5.3.0 - 23 January 2018 | ||
@@ -14,3 +18,3 @@ | ||
- Add support for ESLint 4.10.0. | ||
- Add support for ESLint 4.10.0.s | ||
- Add support for ESLint 4.9.0. | ||
@@ -17,0 +21,0 @@ - Added the default `multiline-comment-style` rules. |
{ | ||
"name": "@allanchau/eslint-config", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"description": "Comprehensive ESLint config.", | ||
@@ -24,5 +24,5 @@ "keywords": [ | ||
"dependencies": { | ||
"eslint": "^4.13.0", | ||
"eslint": "^4.13.1", | ||
"eslint-plugin-eslint-comments": "^2.0.1" | ||
} | ||
} |
15605
0.37%Updated