Skip to content

Commit e8190aa

Browse files
authored
add config properties for JSON files
1 parent 8540691 commit e8190aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ trim_trailing_whitespace = false
1414

1515
[*.{yaml,yml}]
1616
indent_size = 2
17+
18+
[*.{json,jsonc}]
19+
indent_size = 2

0 commit comments

Comments
 (0)