Files
mina-sidor-fa-web/apps/dafa-web-e2e/tsconfig.json
Erik Tiekstra f0d1b3ccd4 initial commit
2021-03-16 13:00:57 +01:00

11 lines
147 B
JSON

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