Sfoglia il codice sorgente

层级错误,且element-plus按需引入不用配置tsconfig.json

Signed-off-by: zl <11656279+xbbzjsj@user.noreply.gitee.com>
zl 9 mesi fa
parent
commit
7904496df1
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      tsconfig.json

+ 0 - 3
tsconfig.json

@@ -19,9 +19,6 @@
     "paths": {
       "@/*": ["src/*"]
     },
-    "compilerOptions": {
-      "types": ["element-plus/global"]
-    },
     "types": ["vite/client"],
     "skipLibCheck": true,
     "removeComments": true,