upgrade eslint config and remove workaround for implicit globals

we seem to have used eslint through codeclimate in the past, but that service seems no longer integrated, possibly due to no longer being free
This commit is contained in:
El RIDO
2025-10-06 18:30:19 +02:00
parent ead315251f
commit 7f93242279
6 changed files with 216 additions and 244 deletions
-2
View File
@@ -10,8 +10,6 @@
* @namespace
*/
// global Base64, DOMPurify, FileReader, baseX, bootstrap, history, navigator, prettyPrint, prettyPrintOne, showdown, kjua
jQuery.fn.draghover = function() {
'use strict';
return this.each(function() {