Files
zn-ai/tsconfig.json
2025-09-23 18:57:14 +08:00

6 lines
68 B
JSON

{
"compilerOptions": {
"types": ["element-plus/global"]
}
}