mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 18:35:57 +00:00
fix various minor issues reported by eslint
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
'use strict'
|
||||
|
||||
/* global require, App */
|
||||
|
||||
/* exported Plugins */
|
||||
const Plugins = {};
|
||||
|
||||
require(["dojo/_base/kernel",
|
||||
|
||||
Reference in New Issue
Block a user