diff --git a/core/.eslintignore b/core/.eslintignore index 8e49f48d1c..44777b9fe3 100644 --- a/core/.eslintignore +++ b/core/.eslintignore @@ -15,4 +15,5 @@ modules/system/tests/themes/test_theme_libraries_empty/test_theme_libraries_empt tests/Drupal/Tests/Core/Asset/library_test_files/empty.libraries.yml tests/Drupal/Tests/Core/Asset/library_test_files/invalid_file.libraries.yml -!modules/ckeditor5/js/drupal/**/*.js +# TODO: get rid of this! +modules/ckeditor5/js/ckeditor5.admin.es6.js