1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-05-28 08:41:30 +00:00
8bitworkshop/tsconfig.json
2020-01-21 10:31:01 -06:00

24 lines
291 B
JSON

{
"files": [],
"references": [
{
"path": "./src/common"
},
{
"path": "./src/machine"
},
{
"path": "./src/platform"
},
{
"path": "./src/ide"
},
{
"path": "./src/worker"
},
{
"path": "./src/tools"
}
]
}