mirror of
https://github.com/barthuijgen/factorio-sites.git
synced 2025-01-08 13:44:23 +02:00
14 lines
197 B
JSON
14 lines
197 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"files": [],
|
|
"include": [],
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.lib.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.spec.json"
|
|
}
|
|
]
|
|
}
|