From 90cb28da9c07a38c0e4f7c1b3a492c282225bbca Mon Sep 17 00:00:00 2001 From: luoyifan Date: Tue, 20 May 2025 19:23:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E5=AE=9A=E4=B9=89=EF=BC=8Cwi?= =?UTF-8?q?dgetview=20=E6=8C=82=E4=BB=B6=E8=A7=86=E5=9B=BE=E5=AE=9A?= =?UTF-8?q?=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.app.json b/tsconfig.app.json index de758ea..029eb1a 100644 --- a/tsconfig.app.json +++ b/tsconfig.app.json @@ -42,7 +42,7 @@ "extends": "@vue/tsconfig/tsconfig.dom.json", "include": [ "env.d.ts", - "src/**/*", + "src/**/*.ts", "src/**/*.vue" ], "exclude": [