remove the warning for no-reference-in-iterator (at least temporarly)

This commit is contained in:
JFH
2020-07-25 19:31:51 +02:00
parent b7fccd59d5
commit db607768a7
6 changed files with 5 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
/* eslint-disable indent, unicorn/no-fn-reference-in-iterator */
/* eslint-disable indent */
/* globals jQuery, jsPDF */
/**
* Numerous tools for working with the editor's "canvas".