home-cert-assistant/frontend/tsconfig.json
2024-11-17 22:40:31 +01:00

12 lines
177 B
JSON

{
"files": [],
"include": ["./typed-router.d.ts"],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
]
}