« get me outta code hell

add @format pragma to JS files - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/client.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2022-06-26 16:47:50 -0300
committer(quasar) nebula <qznebula@protonmail.com>2022-06-26 16:47:50 -0300
commit1f68407db59a723cf78e050b7da0b73daa732a08 (patch)
tree4c5aa0cbd00f49ad8d810cf64b9582b75fb41d58 /src/static/client.js
parent4075254c9e38be6741527e1fb535eed444e6ad08 (diff)
add @format pragma to JS files
Diffstat (limited to 'src/static/client.js')
-rw-r--r--src/static/client.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/static/client.js b/src/static/client.js
index 72fa9cc..d68358b 100644
--- a/src/static/client.js
+++ b/src/static/client.js
@@ -1,3 +1,5 @@
+// @format
+//
 // This is the JS file that gets loaded on the client! It's only really used for
 // the random track feature right now - the idea is we only use it for stuff
 // that cannot 8e done at static-site compile time, 8y its fundamentally