Pārlūkot izejas kodu

update 修改对Volar支持

ahao 1 gadu atpakaļ
vecāks
revīzija
d08f14d86d
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      tsconfig.json

+ 3 - 0
tsconfig.json

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