diff --git a/.eslintignore b/.eslintignore index 3797b10b8ab69..d2573c6d34749 100644 --- a/.eslintignore +++ b/.eslintignore @@ -6,7 +6,6 @@ media *.vue # TODO: Fix the webcomponents codestyle then also allow linting on them joomla-editor-codemirror.w-c.es6.js -joomla-editor-none.w-c.es6.js joomla-field-fancy-select.w-c.es6.js joomla-field-media.w-c.es6.js joomla-field-module-order.w-c.es6.js @@ -15,7 +14,4 @@ joomla-field-send-test-mail.w-c.es6.js joomla-field-simple-color.w-c.es6.js joomla-field-subform.w-c.es6.js joomla-field-switcher.w-c.es6.js -joomla-field-user.w-c.es6.js -joomla-toolbar-button.w-c.es6.js -joomla-hidden-mail.w-c.es6.js # End of TODO