Problem/Motivation
Several errors and warnings are reported by eslint CI job.
Proposed resolution
- Add an
.eslintignoreto exclude files automatically generated by webpack injs/build/**. - Fix warnings and errors related to other files.
- Add an
.cspell-project-words.txtto exclude some words form spelling checker.
Issue fork ckeditor5_inline_quote-3511070
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
macsim commentedComment #5
mably commentedComment #7
mably commentedFix released in 1.0.0 version.
@macsim thanks for helping improve this module!
Comment #8
macsim commented