chore: update

This commit is contained in:
TakahashiNg
2026-03-26 14:54:20 +00:00
parent 234151ca17
commit 5672550771
5 changed files with 25 additions and 26 deletions
+1 -2
View File
@@ -29,8 +29,7 @@
"**/*.tsx",
".next/types/**/*.ts",
".next/dev/types/**/*.ts",
"**/*.mts",
"types/**/*.d.ts"
],
"exclude": ["node_modules"]
"exclude": ["node_modules", "script", "*.ts"]
}