chore(editorconfig): add .json files

This commit is contained in:
Oleg Shparber 2022-07-23 18:08:06 -04:00
parent 483c6f7bcb
commit d496597ce2

View File

@ -10,5 +10,5 @@ indent_style = space
max_line_length = 100
trim_trailing_whitespace = true
[*.{xml,xml.in,yml}]
[*.{json,xml,xml.in,yml}]
indent_size = 2