瀏覽代碼

!123 "types": ["element-plus/global"]层级错误,且element-plus按需引入不用配置tsconfig.json
Merge pull request !123 from zl/修复tsconfig.json

疯狂的狮子Li 1 年之前
父節點
當前提交
9ef7fd3844
共有 1 個文件被更改,包括 0 次插入3 次删除
  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,