silence (or fix) a bunch of eslint warnings

This commit is contained in:
Andrew Dolgov
2021-02-12 19:02:09 +03:00
parent ad7842c98a
commit 7f0800537e
14 changed files with 65 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
'use strict'
/* global require, App */
/* global require, App, $H */
/* exported Plugins */
const Plugins = {};