Explorar o código

feature: lint优化

xiongxt hai 1 ano
pai
achega
64e9d1daa8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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",