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"
}
CKEditor 5 stylelint preset.
All changes in the package are documented in the main repository. See: https://github.com/ckeditor/ckeditor5-linters-config/blob/master/CHANGELOG.md.
Changes for the past releases are available below.
Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).
An initial implementation of the package.