Chore: update package.json to lock lint config and fix console lint errors (#9773)

This commit is contained in:
syn-zeta
2018-02-12 22:09:41 -08:00
committed by 杨奕
parent c68aacf8d2
commit ec30f9c67d
2 changed files with 4 additions and 3 deletions

View File

@@ -74,7 +74,7 @@
"cheerio": "^0.18.0",
"chokidar": "^1.7.0",
"cooking": "^1.5.4",
"cooking-lint": "^0.1.3",
"cooking-lint": "0.1.3",
"cooking-vue2": "^0.3.3",
"copy-webpack-plugin": "^4.1.1",
"coveralls": "^2.11.14",
@@ -83,6 +83,7 @@
"css-loader": "^0.28.7",
"es6-promise": "^4.0.5",
"eslint": "4.14.0",
"eslint-config-elemefe": "0.1.1",
"eslint-loader": "^1.9.0",
"eslint-plugin-html": "^4.0.1",
"eslint-plugin-json": "^1.2.0",