删除:删除eslint相关开发依赖

master
李春波 1 year ago
parent 1aa30ff678
commit 7cf798ae70
  1. 1
      front/package.json

@ -10,7 +10,6 @@
"build:preview": "vue-cli-service build --no-module --mode preview",
"lint:nofix": "vue-cli-service lint --no-fix",
"lint:css": "stylelint src/**/*.*ss --fix --custom-syntax postcss-less",
"prepare": "husky install"
},
"dependencies": {
"@ant-design-vue/pro-layout": "^1.0.12",

Loading…
Cancel
Save