trilium/apps/desktop/tsconfig.json
2025-04-24 12:35:53 +03:00

11 lines
147 B
JSON

{
"extends": "../../tsconfig.base.json",
"files": [],
"include": [],
"references": [
{
"path": "./tsconfig.app.json"
}
]
}