bitburner-src/tsconfig.json
2021-09-08 22:12:23 -07:00

15 lines
197 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.src.json"
},
{
"path": "./test/tsconfig.spec.json"
},
{
"path": "./cypress/tsconfig.json"
}
]
}