From 479852fff0b9851a8fbf821df221551ce794071f Mon Sep 17 00:00:00 2001 From: hailin Date: Mon, 23 Jun 2025 14:11:53 +0800 Subject: [PATCH] . --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 914623b..4c9841d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -43,7 +43,7 @@ "**/*.ts", "**/*.tsx", ".next/types/**/*.ts" -, "apps/blogai/auth.ts.bak" ], + ], "exclude": [ "test", "node_modules"