Browse Source

feature: lint优化

xiongxt 1 năm trước cách đây
mục cha
commit
64e9d1daa8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -8,7 +8,7 @@
     "serve": "vue-cli-service serve",
     "build": "vue-cli-service build",
     "lint": "vue-cli-service lint",
-    "lint2": "eslint . --ext .ts --fix /sdk /src",
+    "lint-fix": "eslint . --ext .ts --fix /sdk /src",
     "lib": "tsc"
   },
   "repository": "https://gitee.com/swust_0602/ludash.git",