chore: initial

This commit is contained in:
Ren Amamiya
2026-04-08 15:15:53 +07:00
commit 735f0d1b6d
19 changed files with 1139 additions and 0 deletions

7
tsconfig.json Normal file
View File

@@ -0,0 +1,7 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}