Files
QueueCube/web/frontend/tsconfig.json

11 lines
170 B
JSON
Raw Normal View History

2025-02-15 01:26:10 -08:00
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
],
"compilerOptions": {
"composite": true
}
}