ROSWebTemplate/tsconfig.json

15 lines
191 B
JSON
Raw Normal View History

2023-03-30 08:50:33 +00:00
{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.vitest.json"
}
]
}