7 lines
79 B
JSON
7 lines
79 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
// ...
|
||
|
"types": ["element-plus/global"]
|
||
|
}
|
||
|
}
|