We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a6c5d commit 573d4a8Copy full SHA for 573d4a8
.editorconfig
@@ -6,3 +6,7 @@ indent_style = tab
6
trim_trailing_whitespace = true
7
insert_final_newline = true
8
end_of_line = lf
9
+
10
+[*.{yml,json}]
11
+indent_style = space
12
+indent_size = 2
0 commit comments