Răsfoiți Sursa

feature: lint优化

xiongxt 1 an în urmă
părinte
comite
64e9d1daa8
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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",