All this to make CI green.
@@ -20,7 +20,9 @@
"eslint": "^5.5.0",
"eslint-config-ckeditor5": "^2.0.0",
"husky": "^2.4.1",
- "lint-staged": "^8.2.1"
+ "lint-staged": "^8.2.1",
+ "stylelint-config-ckeditor5": "^1.0.0",
+ "stylelint": "^11.1.1"
},
"engines": {
"node": ">=8.0.0",