diff --git a/core/assets/vendor/ckeditor/build-config.js b/core/assets/vendor/ckeditor/build-config.js index c3431c173a6fc88a822adce50ae9ac2b309a39c7..c4eda91da824be41324899b5d0ef78e2f2e191b1 100644 --- a/core/assets/vendor/ckeditor/build-config.js +++ b/core/assets/vendor/ckeditor/build-config.js @@ -40,6 +40,8 @@ var CKBUILDER_CONFIG = { 'bender-err.log', 'bender-out.log', 'node_modules', + '.jscsrc', + '.jshintrc', // Parts of CKEditor that we consciously don't ship with Drupal. 'adapters', 'config.js',