From 1deb589b2e22d92f6488d259ce6196706f1515b1 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 26 Jun 2023 00:23:58 -0300 Subject: content: generateArtistInfoPage rewrite draft Rewriting a rewrite!? Say whaaaaat??? Sorry, the previous code didn't even come close to snuff. --- .eslintrc.json | 1 + 1 file changed, 1 insertion(+) (limited to '.eslintrc.json') diff --git a/.eslintrc.json b/.eslintrc.json index f104d38c..6367ba7b 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -10,6 +10,7 @@ }, "rules": { "indent": ["off"], + "no-unused-labels": ["off"], "no-unused-vars": ["error", { "argsIgnorePattern": "^_", "destructuredArrayIgnorePattern": "^" -- cgit 1.3.0-6-gf8a5