From 740b360485d059e2161a2b79f393c872350c374a Mon Sep 17 00:00:00 2001 From: kkapsner Date: Sun, 13 Feb 2022 14:57:36 +0100 Subject: [PATCH] Linting --- .vscode/settings.json | 56 ++++++++++++++++++++++--------------------- lib/modifiedSVGAPI.js | 2 +- 2 files changed, 30 insertions(+), 28 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 716f858..02aeaf7 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,60 +1,62 @@ { "cSpell.words": [ + "arial", "Benachrichtigungsdetails", + "benachrichtigungsicon", "Blockiermodi", "Blockiermodus", - "Captcha", - "Coord", - "Fenix", - "Funktionalitätstest", - "Funktionalitätstests", - "Hyrp", - "Ignorierliste", - "KHTML", - "Krasnaya", - "Maleficient", - "Nachfrageverweigerungsmodus", - "Oakenpants", - "PDFs", - "Palemoon", - "Ploshchad", - "Rect", - "Rects", - "Spoofer", - "Strg", - "Thorin", - "Tiie", - "Vortäuschaktion", - "Vortäuschgröße", - "Vortäuschrate", - "Waterfox", - "arial", - "benachrichtigungsicon", "canvasblocker", + "Captcha", "collapser", + "Coord", "darkgreen", "dont", "fakeable", + "Fenix", "fragmenter", + "Funktionalitätstest", + "Funktionalitätstests", "graytext", + "Hyrp", "iframe", "ignorelist", + "Ignorierliste", + "KHTML", + "Krasnaya", "lightgray", + "Maleficient", "mediump", "micrococo", "monero", "monospace", + "Nachfrageverweigerungsmodus", "nocanvas", + "Oakenpants", "onedrive", "onloaded", "oscpu", + "Palemoon", + "paypal", + "PDFs", + "Ploshchad", "prefs", "promisify", "recaptcha", + "Rect", + "Rects", "ruleset", "spodermenpls", + "Spoofer", "statechange", + "Strg", + "SVGAPI", + "Thorin", + "Tiie", "unticking", + "Vortäuschaktion", + "Vortäuschgröße", + "Vortäuschrate", + "Waterfox", "webgl", "whitelisted", "writeln", diff --git a/lib/modifiedSVGAPI.js b/lib/modifiedSVGAPI.js index 644b139..22e09b7 100644 --- a/lib/modifiedSVGAPI.js +++ b/lib/modifiedSVGAPI.js @@ -1,7 +1,7 @@ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ - (function(){ +(function(){ "use strict"; let scope;