From 05bdfdbe9afd0871091b03a56eece3caaacc22b2 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Wed, 8 May 2024 14:32:54 -0400 Subject: [PATCH] Ignore third party js --- .eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintignore b/.eslintignore index bafdcec4c..c70df40ba 100644 --- a/.eslintignore +++ b/.eslintignore @@ -15,6 +15,7 @@ web/skins/classic/js/jquery-ui-* web/skins/classic/js/jquery.js web/skins/classic/js/moment.js web/skins/classic/js/video.js +web/skins/classic/assets web/tools/mootools web/js/janus.js web/js/ajaxQueue.js