Files
cas_cloud_web/jsconfig.json

7 lines
79 B
JSON
Raw Permalink Normal View History

2022-12-05 08:46:00 +08:00
{
"compilerOptions": {
// ...
"types": ["element-plus/global"]
}
}