Build with tsconfig.build.json

This commit is contained in:
Wayne
2025-08-03 00:56:29 +03:00
parent 0d64eff208
commit 95445dcd37
2 changed files with 5 additions and 1 deletions

4
tsconfig.build.json Normal file
View File

@@ -0,0 +1,4 @@
{
"files": [],
"references": [{ "path": "packages/types" }, { "path": "packages/backend" }]
}