We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d5220 commit 8afccafCopy full SHA for 8afccaf
.editorconfig
@@ -9,3 +9,6 @@ insert_final_newline = true
9
end_of_line = lf
10
# editorconfig-tools is unable to ignore longs strings or urls
11
max_line_length = null
12
+
13
+[*.{json,yaml,yml}]
14
+indent_size = 2
0 commit comments