howmuch/web/tsconfig.json

15 lines
191 B
JSON
Raw Normal View History

2024-10-07 22:17:36 +00:00
{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.vitest.json"
}
]
}