1
0
mirror of https://github.com/barthuijgen/factorio-sites.git synced 2025-01-09 14:45:40 +02:00
factorio-sites/apps/blueprints-e2e/tsconfig.json
2020-10-16 19:37:34 +02:00

11 lines
147 B
JSON

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