Files
geekgeekrun/packages/ui/tsconfig.json
2024-02-11 22:23:23 +08:00

8 lines
173 B
JSON

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