This commit is contained in:
hailin 2025-06-15 15:21:49 +08:00
parent 891fa10860
commit 7bf90733d5
3 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
"**/*.ts", "**/*.ts",
"**/*.tsx", "**/*.tsx",
".next/types/**/*.ts" ".next/types/**/*.ts"
], , "auth.ts" ],
"exclude": [ "exclude": [
"test", "test",
"node_modules" "node_modules"

View File

@ -43,7 +43,7 @@
"**/*.ts", "**/*.ts",
"**/*.tsx", "**/*.tsx",
".next/types/**/*.ts" ".next/types/**/*.ts"
], , "apps/blogai/auth.ts.bak" ],
"exclude": [ "exclude": [
"test", "test",
"node_modules" "node_modules"