contexted link highlight + adjust prettier

This commit is contained in:
2023-04-30 16:57:50 +02:00
parent 2ff849219b
commit 8db4583b0b
11 changed files with 53 additions and 74 deletions

View File

@@ -56,15 +56,7 @@ export default defineComponent({
},
},
emits: [
'ready',
'destroy',
'blur',
'focus',
'input',
'update:modelValue',
'click',
],
emits: ['ready', 'destroy', 'blur', 'focus', 'input', 'update:modelValue', 'click'],
data(): CKEditorComponentData {
return {