chore: editorconfig for html

This commit is contained in:
əlemi 2023-10-20 20:10:22 +02:00
parent 7145e4aa26
commit b3e4ef959e

View file

@ -15,3 +15,7 @@ indent_size = 2
[*.{yml,yaml}]
indent_style = space
indent_size = 2
[*.html]
indent_style = space
indent_size = 2