From e818bcbeefda70e47f73c3be46f151e38d064760 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 28 八月 2025 15:12:28 +0800
Subject: [PATCH] 34

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

diff --git a/tsconfig.json b/tsconfig.json
index 19fa6f7..7a37b06 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -22,7 +22,7 @@
     },
     
   },
-  "include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue", "src/api/user.js"],
+  "include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue", "src/api/user.js", "src/views/vuetool/index.js", "src/views/vuetool/index.js"],
   "exclude": ["node_modules","dist"],
   "references": [{ "path": "./tsconfig.node.json" }]
 }

--
Gitblit v1.8.0