mirror of
https://github.com/zadam/trilium.git
synced 2026-01-14 18:44:25 +01:00
7 lines
144 B
JSON
7 lines
144 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"references": [
|
|
{ "path": "./tsconfig.app.json" },
|
|
{ "path": "./tsconfig.spec.json" }
|
|
]
|
|
} |