Files
sta/tsconfig.json

15 lines
178 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.node.json"
}
],
"exclude": [
".direnv/**/*"
]
}