Skip to content

Commit

Permalink
chore: configure json indent to format with 2 spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
amimart committed Sep 14, 2022
1 parent e955910 commit c678f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ charset = utf-8
trim_trailing_whitespace = false
indent_size = 2

[*.{yml,yaml}]
[*.{yml,yaml,json}]
trim_trailing_whitespace = false
indent_size = 2

0 comments on commit c678f2b

Please sign in to comment.