UnisKB/ui/tsconfig.json

17 lines
198 B
JSON
Raw Normal View History

2023-09-15 09:40:35 +00:00
{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.vitest.json"
}
]
}