瀏覽代碼

update 修改对Volar支持

ahao 1 年之前
父節點
當前提交
d08f14d86d
共有 1 個文件被更改,包括 3 次插入0 次删除
  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,