- Linting (ESLint): Apply latest ash-nazg (with latest unicorn)

- npm: Update devDeps
This commit is contained in:
Brett Zamir
2019-12-23 09:16:16 +08:00
parent 5f9085be1b
commit 31a98c1408
21 changed files with 711 additions and 372 deletions

View File

@@ -365,7 +365,6 @@ var svgEditorExtension_imagelib = (function () {
return $.process_cancel(message);
case 39:
// eslint-disable-next-line require-atomic-updates
transferStopped = true; // Should a message be sent back to the frame?
$('#dialog_box').hide();

View File

@@ -355,7 +355,6 @@ var svgEditorExtension_storage = (function () {
// doesn't even want to remember their not wanting
// storage, so we don't set the cookie or continue on with
// setting storage on beforeunload
// eslint-disable-next-line require-atomic-updates
document.cookie = 'svgeditstore=' + encodeURIComponent(pref) + '; expires=Fri, 31 Dec 9999 23:59:59 GMT'; // 'prefsAndContent' | 'prefsOnly'
// If the URL was configured to always insist on a prompt, if
// the user does indicate a wish to store their info, we