trying to address eslint false positives

This commit is contained in:
El RIDO 2019-09-08 08:39:28 +02:00
parent 5471757fa7
commit b1c9ca65fa
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
4 changed files with 5 additions and 13 deletions

View file

@ -9,19 +9,10 @@
* @version 1.3
* @name PrivateBin
* @namespace
*
* global Base64, DOMPurify, FileReader, RawDeflate, history, navigator, prettyPrint, prettyPrintOne, showdown, kjua
*/
/** global: Base64 */
/** global: DOMPurify */
/** global: FileReader */
/** global: RawDeflate */
/** global: history */
/** global: navigator */
/** global: prettyPrint */
/** global: prettyPrintOne */
/** global: showdown */
/** global: kjua */
jQuery.fn.draghover = function() {
return this.each(function() {
let collection = $(),