Update EditorConfig for frontend resources

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
VirtualTam 2018-04-03 23:33:20 +02:00
parent 80ec7b234c
commit 9fb22af6b3
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 4
[*.{htaccess,html,xml,js}]
[*.{htaccess,html,js,json,xml}]
indent_size = 2
[*.php]