Files
Nix-Presentation/tsconfig.json

8 lines
119 B
JSON
Raw Normal View History

2025-10-02 12:58:19 -04:00
{
2025-10-07 11:08:04 -04:00
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
2025-10-02 12:58:19 -04:00
}