silence some more eslint warnings

master
Andrew Dolgov 3 years ago
parent 157675d9fd
commit 6d7fea537e

@ -1,5 +1,8 @@
'use strict'
/* eslint-disable new-cap */
/* eslint-disable no-new */
/* global __, dojo, dijit, Notify, App, Feeds, $$, xhrPost, xhrJson, Tables, Effect, fox */
/* exported CommonDialogs */

@ -1,5 +1,7 @@
'use strict'
/* eslint-disable no-new */
/* global __, App, Article, Lists, Effect, fox */
/* global xhrPost, dojo, dijit, Notify, $$, Feeds */

Loading…
Cancel
Save