« get me outta code hell

content: generateArtistInfoPage rewrite draft - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/.eslintrc.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-06-26 00:23:58 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-06-26 00:24:46 -0300
commit1deb589b2e22d92f6488d259ce6196706f1515b1 (patch)
treecf2167ffdcdbc91d5ec18b26dd2c9848846cee57 /.eslintrc.json
parent3f6f40765018b70e8106a210b4553b26f8f64d13 (diff)
content: generateArtistInfoPage rewrite draft
Rewriting a rewrite!? Say whaaaaat???

Sorry, the previous code didn't even come close to snuff.
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index f104d38..6367ba7 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -10,6 +10,7 @@
   },
   "rules": {
     "indent": ["off"],
+    "no-unused-labels": ["off"],
     "no-unused-vars": ["error", {
       "argsIgnorePattern": "^_",
       "destructuredArrayIgnorePattern": "^"