mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
Chore: update package.json to lock lint config and fix console lint errors (#9773)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user