trilium/apps/server/tsconfig.json
2025-04-22 17:13:17 +03:00

11 lines
147 B
JSON

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