Notes/apps/dump-db/tsconfig.json
2025-04-29 00:17:58 +03:00

11 lines
147 B
JSON

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