TS
如果您使用 Volar,请在 tsconfig.json 中通过 compilerOptions.type 指定全局组件类型。
{
"compilerOptions": {
"types": ["wangeditor5-for-vue3/global"]
}
}
如果您使用 Volar,请在 tsconfig.json 中通过 compilerOptions.type 指定全局组件类型。
{
"compilerOptions": {
"types": ["wangeditor5-for-vue3/global"]
}
}