Files
test/apps/electron/tsconfig.json
2026-04-08 21:26:18 +08:00

9 lines
162 B
JSON

{
"references": [
{ "path": "./tsconfig.node.json" },
{ "path": "./tsconfig.preload.json" },
{ "path": "./tsconfig.web.json" }
],
"files": []
}