Update editorconfig

This commit is contained in:
Taiki Endo
2021-03-25 00:20:18 +09:00
parent 393de3969c
commit 8aa680f274
+1 -1
View File
@@ -11,7 +11,7 @@ indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.{json,yml,md}]
[*.{json,md,yml}]
indent_size = 2
[*.yml]