init project

This commit is contained in:
pompurin404
2024-07-30 11:04:18 +08:00
commit dc56a69e37
36 changed files with 6416 additions and 0 deletions

4
tsconfig.json Normal file
View File

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