thingsboard-html-demo/tsconfig.json

15 lines
191 B
JSON
Raw Normal View History

2025-12-04 16:30:40 +08:00
{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.vitest.json"
}
]
}