|
@@ -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",
|