Notes/apps/dump-db/tsconfig.json

11 lines
147 B
JSON
Raw Permalink Normal View History

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