status-web/tsconfig.json

6 lines
101 B
JSON
Raw Normal View History

2022-05-31 11:14:12 +00:00
{
"files": [],
"exclude": ["node_modules"],
"references": [{ "path": "packages/status-js" }]
}