aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/jquery.js
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/js/jquery.js')
-rw-r--r--web_src/js/jquery.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_src/js/jquery.js b/web_src/js/jquery.js
index 892e2763cb..6b2199896c 100644
--- a/web_src/js/jquery.js
+++ b/web_src/js/jquery.js
@@ -1,3 +1,3 @@
import $ from 'jquery';
-window.$ = window.jQuery = $;
+window.$ = window.jQuery = $; // eslint-disable-line no-jquery/variable-pattern