Files
berlin/tsconfig.json
2026-06-24 16:15:56 +02:00

11 lines
179 B
JSON

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