[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482)

This commit is contained in:
neverland
2017-12-26 10:34:38 +08:00
committed by GitHub
parent 6362f7b74b
commit 508cdfc0c9
105 changed files with 409 additions and 462 deletions
+2 -2
View File
@@ -66,7 +66,7 @@
"css-loader": "^0.28.7",
"dependency-tree": "^5.12.0",
"eslint": "^4.13.1",
"eslint-plugin-vue": "^2.1.0",
"eslint-plugin-vue": "^4.0.0-beta.4",
"extract-text-webpack-plugin": "3.0.2",
"fast-vue-md-loader": "^1.0.3",
"friendly-errors-webpack-plugin": "^1.6.1",
@@ -95,7 +95,7 @@
"style-loader": "^0.19.1",
"uppercamelcase": "^3.0.0",
"url-loader": "^0.6.2",
"vant-doc": "0.3.19",
"vant-doc": "0.3.20",
"vue": "^2.5.13",
"vue-loader": "^13.6.1",
"vue-router": "^3.0.1",