Files
ylst-h5/tsconfig.json
2025-02-27 15:43:42 +08:00

15 lines
204 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"compilerOptions": {
"types": ["element-plus/global"]
}
}