xingyu 2 жил өмнө
parent
commit
8781571fdc

+ 1 - 1
.husky/pre-commit

@@ -4,5 +4,5 @@
 [ -n "$CI" ] && exit 0
 [ -n "$CI" ] && exit 0
 
 
 # Format and submit code according to lintstagedrc.js configuration
 # Format and submit code according to lintstagedrc.js configuration
-npm run ts:check
+# npm run ts:check
 npm run lint:lint-staged
 npm run lint:lint-staged

+ 1 - 0
package.json

@@ -66,6 +66,7 @@
     "@types/qs": "^6.9.7",
     "@types/qs": "^6.9.7",
     "@typescript-eslint/eslint-plugin": "^5.47.0",
     "@typescript-eslint/eslint-plugin": "^5.47.0",
     "@typescript-eslint/parser": "^5.47.0",
     "@typescript-eslint/parser": "^5.47.0",
+    "@vitejs/plugin-legacy": "^3.0.1",
     "@vitejs/plugin-vue": "^4.0.0",
     "@vitejs/plugin-vue": "^4.0.0",
     "@vitejs/plugin-vue-jsx": "^3.0.0",
     "@vitejs/plugin-vue-jsx": "^3.0.0",
     "autoprefixer": "^10.4.13",
     "autoprefixer": "^10.4.13",