Explorar el Código

fix: ts 报错

菲鸽 hace 2 años
padre
commit
1bc536eecc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -13,7 +13,7 @@
     "outDir": "dist",
     "lib": ["esnext", "dom"],
     "types": [
-      "vite-env.d.ts",
+      "./vite-env.d.ts",
       "@dcloudio/types",
       "@types/wechat-miniprogram",
       "@uni-helper/uni-app-types",