From 1f68407db59a723cf78e050b7da0b73daa732a08 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 26 Jun 2022 16:47:50 -0300 Subject: add @format pragma to JS files --- src/util/magic-constants.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/util/magic-constants.js') diff --git a/src/util/magic-constants.js b/src/util/magic-constants.js index c59e14a..a7b2933 100644 --- a/src/util/magic-constants.js +++ b/src/util/magic-constants.js @@ -1,3 +1,5 @@ +// @format +// // Magic constants only! These are hard-coded, and any use of them should be // considered a flaw in the codebase - areas where we use hard-coded behavior // to support one use of the wiki software (i.e. HSMusic, usually), rather than -- cgit 1.3.0-6-gf8a5