From 56002de8ca6667e4bd33193db3f9dcb9d2bdd389 Mon Sep 17 00:00:00 2001 From: Tino Goratsch Date: Sat, 13 Apr 2019 22:42:17 +0200 Subject: [PATCH] update the .eslintignore --- .eslintignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index a569d49b4..f651d63cc 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,7 +1,6 @@ **/*min.js ACP3/Modules/ACP3/Filemanager/Resources/Assets/rich-filemanager/* ACP3/Modules/ACP3/Wysiwygckeditor/Resources/Assets/js/ckeditor/* -ACP3/Modules/ACP3/System/Resources/Assets/js/bootbox.js ACP3/Modules/ACP3/System/Resources/Assets/js/dataTables.bootstrap.js ACP3/Modules/ACP3/System/Resources/Assets/js/js.cookie.js ACP3/Modules/ACP3/System/Resources/Assets/js/jquery.dataTables.js -- GitLab