Explorar o código

Internal: Added stylelint dependency.

All this to make CI green.
Marek Lewandowski %!s(int64=6) %!d(string=hai) anos
pai
achega
3fe0426b13
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      packages/ckeditor5-watchdog/package.json

+ 3 - 1
packages/ckeditor5-watchdog/package.json

@@ -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",