소스 검색

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

Signed-off-by: zl <11656279+xbbzjsj@user.noreply.gitee.com>
zl 9 달 전
부모
커밋
7904496df1
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,