chores/frontend/tsconfig.json

12 lines
139 B
JSON
Raw Normal View History

2024-06-24 06:46:59 +00:00
{
2024-06-24 09:54:51 +00:00
"files": [],
"references": [
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.node.json"
}
2024-06-24 06:46:59 +00:00
]
}