diff --git a/.editorconfig b/.editorconfig index fdf903e..e15ec61 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,7 +15,7 @@ indent_style = tab indent_size = 4 [*.html] -indent_style = tab +indent_style = space indent_size = 4 [*.md]