Skip to content

Commit aadb8b0

Browse files
committed
Update editorconfig to use level 4 indentation size for Json files
1 parent f3e6e79 commit aadb8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ ij_php_while_brace_force = always
729729
ij_php_while_on_new_line = false
730730

731731
[{*.har,*.jsb2,*.jsb3,*.json,.babelrc,.eslintrc,.prettierrc,.stylelintrc,bowerrc,composer.lock,jest.config}]
732-
indent_size = 2
732+
indent_size = 4
733733
ij_json_array_wrapping = split_into_lines
734734
ij_json_keep_blank_lines_in_code = 0
735735
ij_json_keep_indents_on_empty_lines = false

0 commit comments

Comments
 (0)