description: added code plugin #551
Annotations
7 errors and 1 warning
|
src/lib/forms/RichInputField.js#L10
Replace `·Bold,·Code,·Italic,·Strikethrough,Underline·}·from·'@ckeditor/ckeditor5-basic-styles'` with `⏎··Bold,⏎··Code,⏎··Italic,⏎··Strikethrough,⏎··Underline,⏎}·from·"@ckeditor/ckeditor5-basic-styles"`
|
src/lib/forms/RichInputField.js#L21
Replace `·Bold,·Italic,·Underline,·Strikethrough,·Code·` with `Bold,·Italic,·Underline,·Strikethrough,·Code`
|
src/lib/forms/RichInputField.js#L23
Replace `··items:·[·'bold',·'italic',·'underline',·'strikethrough',·'code'·]` with `items:·["bold",·"italic",·"underline",·"strikethrough",·"code"],`
|
src/lib/forms/RichInputField.js#L24
Insert `,`
|
src/lib/forms/RichInputField.js#L74
'editorConfig' PropType is defined but prop is never used
|
|
src/lib/forms/widgets/text/BooleanCheckbox.js#L25
'_' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading