first commit

This commit is contained in:
2026-09-04 00:33:52 +09:00
commit 8b72e06784
238 changed files with 44441 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}