提交 dd348d7f 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

fix code review issues

上级 f533eb99
......@@ -7,7 +7,7 @@
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"test:unit": "vue-cli-service test:unit",
"lint": "vue-cli-service lint --format json > report.json",
"lint": "vue-cli-service lint",
"svgo": "svgo -f src/assets/iconsvg --config=src/assets/iconsvg/svgo.yml"
},
"dependencies": {
......@@ -29,7 +29,6 @@
"nprogress": "^0.2.0",
"sass-loader": "^12.6.0",
"splitpanes": "^3.1.1",
"typescript-eslint": "^0.0.1-alpha.0",
"vue": "^3.2.18",
"vue-final-modal": "^3.4.3",
"vue-i18n": "^9.1.7",
......@@ -71,6 +70,9 @@
"typescript": "~4.1.6",
"vue-jest": "^5.0.0-alpha.10"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"keywords": [
"ztf"
],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册