1
0
This commit is contained in:
2025-11-21 06:05:19 +09:00
parent e48ebb953f
commit 47ed2a0633
23 changed files with 417 additions and 11 deletions

7
theatre/tsconfig.json Normal file
View File

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