md/tsconfig.json

12 lines
139 B
JSON
Raw Normal View History

2024-08-18 19:49:16 +08:00
{
"references": [
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.node.json"
}
],
"files": []
}