From d1455eac4d14d2808264084617b82d3958cfdf46 Mon Sep 17 00:00:00 2001
From: 幻雨堂 <13281837894@163.com>
Date: 星期二, 27 二月 2024 09:38:54 +0800
Subject: [PATCH] Merge branch 'master' of ssh://42.193.1.25:29418/~qirong/dujy-ui

---
 tsconfig.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tsconfig.json b/tsconfig.json
index 3dc32e7..0a54c1e 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -15,7 +15,7 @@
     "paths": {
       "@/*": ["src/*"]
     },
-    "types": ["vite/client"],
+    "types": ["vite/client","node"],
     "skipLibCheck": true,
     // 鍏佽榛樿瀵煎叆
     "allowSyntheticDefaultImports": true,

--
Gitblit v1.8.0