Browse Source

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

Signed-off-by: zl <11656279+xbbzjsj@user.noreply.gitee.com>
zl 9 months ago
parent
commit
7904496df1
1 changed files with 0 additions and 3 deletions
  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,