We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c8cb5 commit 30b7f91Copy full SHA for 30b7f91
.editorconfig
@@ -9,5 +9,8 @@ indent_style = space
9
insert_final_newline = true
10
trim_trailing_whitespace = true
11
12
+[*.{json,yml}]
13
+indent_size = 2
14
+
15
[*.md]
16
trim_trailing_whitespace = false
0 commit comments