summaryrefslogtreecommitdiff
path: root/js/CommonFilters.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-12 19:55:05 +0300
committerAndrew Dolgov <[email protected]>2021-02-12 19:55:05 +0300
commit6d7fea537eb25ede86546e72a0d08773c336d768 (patch)
treee740bd57ef562c63858861f44f74fbd17c900963 /js/CommonFilters.js
parent157675d9fda01e399804aad73388fba57927c6df (diff)
silence some more eslint warnings
Diffstat (limited to 'js/CommonFilters.js')
-rw-r--r--js/CommonFilters.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/CommonFilters.js b/js/CommonFilters.js
index cfb6ca93e..802cf478d 100644
--- a/js/CommonFilters.js
+++ b/js/CommonFilters.js
@@ -1,5 +1,7 @@
'use strict'
+/* eslint-disable no-new */
+
/* global __, App, Article, Lists, Effect, fox */
/* global xhrPost, dojo, dijit, Notify, $$, Feeds */