diff --git a/.editorconfig b/.editorconfig index 1e80dbbf5..2a13caebf 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,5 +7,5 @@ trim_trailing_whitespace = true [*.{js, conf, json}] charset = utf-8 -indent_style = tab +indent_style = space indent_size = 4 \ No newline at end of file