mirror of
https://gitee.com/gz-yami/mall4v.git
synced 2025-12-26 07:16:27 +08:00
去除husky依赖
This commit is contained in:
parent
f5fbec2829
commit
8eb8354d71
@ -12,7 +12,6 @@
|
||||
"lint": "eslint --ext .js,.vue src",
|
||||
"lint:fix": "eslint --fix --ext .js,.vue src",
|
||||
"preview": "vite preview",
|
||||
"prepare": "husky install",
|
||||
"lint:staged": "lint-staged"
|
||||
},
|
||||
"engines": {
|
||||
@ -51,7 +50,6 @@
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-vue": "^9.10.0",
|
||||
"eslint-plugin-vue-scoped-css": "^2.4.0",
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "13.2.2",
|
||||
"sass": "^1.59.3",
|
||||
"unplugin-auto-import": "^0.15.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user