chore: add .json to .editorconfig

This commit is contained in:
Gajus Kuizinas 2016-09-09 08:59:27 +01:00
parent 291fc3b8b2
commit 76af4753fb
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
root = true
[*.js]
[*.{js,json}]
indent_style=tab
trim_trailing_whitespace=true
trim_trailing_whitespace=true