TypeScript/tests/projects/demo/tsconfig.json
2019-08-09 13:38:24 -07:00

14 lines
162 B
JSON

{
"files": [],
"references": [
{
"path": "./core"
},
{
"path": "./animals"
},
{
"path": "./zoo"
}
]
}