From c632b5a78113d42b31fb03b5bf5f89742286ae87 Mon Sep 17 00:00:00 2001 From: Mackie Date: Fri, 22 May 2026 07:51:47 +0800 Subject: [PATCH] wooork --- tsconfig.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index bf92ed7..cf0cc7a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -47,6 +47,7 @@ ".next/dev/types/**/*.ts" ], "exclude": [ - "node_modules" + "node_modules", + "scripts" ] -} +} \ No newline at end of file