Files
three-demos/tsconfig.json
2025-11-14 15:25:23 +08:00

12 lines
139 B
JSON

{
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"files": []
}