Files
pqs-9100_client/frontend/tsconfig.json

17 lines
201 B
JSON
Raw Normal View History

2024-08-07 21:48:57 +08:00
{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"compilerOptions": {
"types": [
"node"
]
}
}