@@ -1,7 +1,5 @@
# These files will be ignored by Git and by our linting tools:
# gulp lint
# gulp lint-staged
-#
-# Be sure to append /** to folders to have everything inside them ignored.
-node_modules/**
+node_modules/
@@ -6,7 +6,7 @@
"CKEditor"
],
"devDependencies": {
- "@ckeditor/ckeditor5-dev-lint": "^3.0.0",
+ "@ckeditor/ckeditor5-dev-lint": "^3.1.0",
"@ckeditor/ckeditor5-core": "^0.8.1",
"@ckeditor/ckeditor5-engine": "^0.10.0",
"del": "^2.2.0",