1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

fix some eslint-related stuff

This commit is contained in:
Andrew Dolgov
2021-02-19 07:29:21 +03:00
parent 0832dd9d40
commit bec35200e9
8 changed files with 68 additions and 70 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
'use strict'
/* eslint-disable no-new */
/* global __, ngettext, App, Headlines, xhrPost, xhrJson, dojo, dijit, PluginHost, Notify, $$, Ajax, fox */
/* global __, ngettext, App, Headlines, xhrPost, xhrJson, dojo, dijit, PluginHost, Notify, fox */
const Article = {
_scroll_reset_timeout: false,