diff --git a/.editorconfig b/.editorconfig index 9aac58c..3abf25c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,3 +11,5 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false +indent_style = space +indent_size = 2