Skip to content

Commit a8a6c3a

Browse files
committed
Set indent size for json files
1 parent 8fc17d8 commit a8a6c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ trim_trailing_whitespace = true
1111
[*.md]
1212
trim_trailing_whitespace = false
1313

14-
[*.{yml,yaml}]
14+
[*.{yml,yaml,json}]
1515
indent_size = 2

0 commit comments

Comments
 (0)