From bddafd4283dc4d7e7ec9f40c6e36cf2ccb55ea86 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 26 八月 2025 19:03:16 +0800
Subject: [PATCH] gx
---
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