diff --git a/.editorconfig b/.editorconfig index dd7f4ea..d1e06a2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -470,7 +470,7 @@ indent_size = 2 ij_json_keep_blank_lines_in_code = 0 ij_json_keep_indents_on_empty_lines = false ij_json_keep_line_breaks = true -ij_json_space_after_colon = true +ij_json_space_after_colon = false ij_json_space_after_comma = true ij_json_space_before_colon = true ij_json_space_before_comma = false