eslint-config-vue
Advanced tools
Comparing version
@@ -56,3 +56,2 @@ module.exports = { | ||
"no-duplicate-case": 2, | ||
"no-duplicate-imports": [2, { "includeExports": true} ], | ||
"no-empty-character-class": 2, | ||
@@ -59,0 +58,0 @@ "no-empty-pattern": 2, |
{ | ||
"name": "eslint-config-vue", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "eslint config for vue.js projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
4901
-1.23%138
-0.72%