canteen_system/tsconfig.json

12 lines
139 B
JSON
Raw Permalink Normal View History

2025-04-25 09:17:25 +08:00
{
2025-04-28 14:13:49 +08:00
"files": [],
2025-04-25 09:17:25 +08:00
"references": [
{
"path": "./tsconfig.node.json"
2025-04-28 14:13:49 +08:00
},
{
"path": "./tsconfig.app.json"
2025-04-25 09:17:25 +08:00
}
]
}