1
0
mirror of https://github.com/barthuijgen/factorio-sites.git synced 2025-01-08 13:44:23 +02:00
factorio-sites/libs/common-utils/tsconfig.json

14 lines
197 B
JSON

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