release: 1

This commit is contained in:
2026-05-09 10:40:52 +08:00
parent 0c5c2d4a5c
commit d89785c0ac
13 changed files with 186 additions and 0 deletions

11
tsconfig.json Normal file
View File

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