Linting changes

This commit is contained in:
n1073645 2019-11-14 14:52:40 +00:00
parent 30c6917914
commit 8502fd246d
2 changed files with 1 additions and 2 deletions

View File

@ -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",

View File

@ -446,7 +446,6 @@ class HighlighterWaiter {
}
const cssClass = "hl1";
// if (colour) cssClass += "-"+colour;
// Remove HTML tags
text = text