diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-04-29 15:00:33 -0500 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-05-01 09:46:15 -0500 |
| commit | bf43937c5a7afe14da25a72af3475c08c5b44a04 (patch) | |
| tree | e437640bd83cfd542eaf02623f2f0f022ca77b17 /html | |
| parent | 0c92cf784e3b9fd55b8aac893c461c3b355526ba (diff) | |
| download | muhqs-game-bf43937c5a7afe14da25a72af3475c08c5b44a04.tar.gz muhqs-game-bf43937c5a7afe14da25a72af3475c08c5b44a04.zip | |
add html editorconfig
Diffstat (limited to 'html')
| -rw-r--r-- | html/.editorconfig | 3 |
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 |
