1
0

add atmosphere

This commit is contained in:
2025-11-20 19:39:03 +09:00
parent 3bf02dc8a9
commit 74e5d8d628
33 changed files with 750 additions and 13 deletions

7
theatre/tsconfig.json Normal file
View File

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