We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7313a92 commit 97ea738Copy full SHA for 97ea738
1 file changed
.editorconfig
@@ -8,10 +8,7 @@ root = true
8
[*]
9
charset = utf-8
10
end_of_line = lf
11
-indent_size = 2
+indent_size = 4
12
indent_style = space
13
insert_final_newline = true
14
trim_trailing_whitespace = true
15
-
16
-[*.md]
17
-trim_trailing_whitespace = false
0 commit comments