diff --git a/.editorconfig b/.editorconfig index 6acab60..afd9595 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,7 @@ +[dev] +indent_style = space +indent_size = 4 + [*.sh] indent_style = space indent_size = 4