We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c347d6d commit be59523Copy full SHA for be59523
.editorconfig
@@ -4,7 +4,7 @@ root = true
4
[*]
5
charset = utf-8
6
indent_style = space
7
-indent_size = 2
+indent_size = 4
8
insert_final_newline = true
9
trim_trailing_whitespace = true
10
0 commit comments