From 63ee8d92dc5a3deed82a929b1a9c0199c6d08b93 Mon Sep 17 00:00:00 2001 From: frostime Date: Tue, 10 Sep 2024 10:55:59 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20ci:=20tsconfig,=20include=20svel?= =?UTF-8?q?te?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index e196929..0fcc1ad 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -47,7 +47,8 @@ "src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", - "src/**/*.vue" + "src/**/*.vue", + "src/**/*.svelte" ], "references": [ {