eslint-config-vue
Advanced tools
Comparing version
@@ -115,3 +115,3 @@ module.exports = { | ||
'no-useless-constructor': 2, | ||
'no-useless-escape': 2, | ||
'no-useless-escape': 0, | ||
'no-whitespace-before-property': 2, | ||
@@ -118,0 +118,0 @@ 'no-with': 2, |
{ | ||
"name": "eslint-config-vue", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "eslint config for vue.js projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%