From 8502fd246d266beb205bb6aa41a0c3c7d9a2d5af Mon Sep 17 00:00:00 2001 From: n1073645 Date: Thu, 14 Nov 2019 14:52:40 +0000 Subject: [PATCH] Linting changes --- .eslintrc.json | 2 +- src/web/waiters/HighlighterWaiter.mjs | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.eslintrc.json b/.eslintrc.json index e9fa15db..5d054f6a 100755 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -47,7 +47,7 @@ "block-spacing": "error", "array-bracket-spacing": "error", "comma-spacing": "error", - "spaced-comment": ["error", "always", { "exceptions": ["/"] } ], + "spaced-comment": ["error", "always", { "exceptions": ["/"] } ], "comma-style": "error", "computed-property-spacing": "error", "no-trailing-spaces": "warn", diff --git a/src/web/waiters/HighlighterWaiter.mjs b/src/web/waiters/HighlighterWaiter.mjs index 22d1e803..664daef8 100755 --- a/src/web/waiters/HighlighterWaiter.mjs +++ b/src/web/waiters/HighlighterWaiter.mjs @@ -446,7 +446,6 @@ class HighlighterWaiter { } const cssClass = "hl1"; - // if (colour) cssClass += "-"+colour; // Remove HTML tags text = text