Explorar el Código

Add js-beautify dev dependency.

Maciej Gołaszewski hace 6 años
padre
commit
f04998983e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/ckeditor5-utils/package.json

+ 1 - 0
packages/ckeditor5-utils/package.json

@@ -21,6 +21,7 @@
     "eslint": "^5.5.0",
     "eslint-config-ckeditor5": "^2.0.0",
     "husky": "^1.3.1",
+    "js-beautify": "^1.10.2",
     "lint-staged": "^7.0.0"
   },
   "engines": {