xtablo-source/ui/tsconfig.json
2025-07-12 19:18:43 +02:00

17 lines
264 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.worker.json"
}
],
"compilerOptions": {
"types": ["./worker-configuration.d.ts"]
}
}