We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b442441 commit e97b609Copy full SHA for e97b609
1 file changed
.editorconfig
@@ -3,7 +3,7 @@ root = true
3
# Tab indentation
4
[*]
5
indent_style = space
6
-indent_size = 4
+indent_size = 2
7
trim_trailing_whitespace = true
8
insert_final_newline = true
9
0 commit comments