aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fischer@muhq.space>2025-04-29 15:00:33 -0500
committerFlorian Fischer <florian.fischer@muhq.space>2025-05-01 09:46:15 -0500
commitbf43937c5a7afe14da25a72af3475c08c5b44a04 (patch)
treee437640bd83cfd542eaf02623f2f0f022ca77b17 /html
parent0c92cf784e3b9fd55b8aac893c461c3b355526ba (diff)
downloadmuhqs-game-bf43937c5a7afe14da25a72af3475c08c5b44a04.tar.gz
muhqs-game-bf43937c5a7afe14da25a72af3475c08c5b44a04.zip
add html editorconfig
Diffstat (limited to 'html')
-rw-r--r--html/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/html/.editorconfig b/html/.editorconfig
new file mode 100644
index 00000000..d2caae06
--- /dev/null
+++ b/html/.editorconfig
@@ -0,0 +1,3 @@
+[*.html]
+indent_size = 2
+indent_style = space