CKEditor 5 stylelint preset Usage npm i --save-dev stylelint-config-ckeditor5 Configure stylelint with a .stylelintrc file using the following contents: { "extends": "stylelint-config-ckeditor5" }