QuickExam-UI/tsconfig.json
2023-12-27 10:08:12 +00:00

15 lines
204 B
JSON

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