Files
demystifying-docker/examples/devcontainers/frontend/tsconfig.json
2025-06-20 19:59:32 -04:00

8 lines
119 B
JSON

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