From 51af62e16453b72348b1d3d7252554b7cf6807ee Mon Sep 17 00:00:00 2001 From: zk Date: Fri, 20 Sep 2024 13:27:51 +0800 Subject: [PATCH] update --- tsconfig.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 4c07379..5c98ac5 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -37,7 +37,10 @@ "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue", - "src/**/*.json" + "src/**/*.json", + "build/**/*.ts", + "build/**/*.d.ts", + "vite.config.ts" ], "references": [ {