Merge pull request #2592 from ZBoxApp/editorconfig

Update .editorconfig
Этот коммит содержится в:
Joram Wilander
2016-03-31 12:22:16 -04:00
родитель a0a747b2b3 325ddb0204
Коммит fa330c8e69

Просмотреть файл

@@ -14,7 +14,13 @@ indent_style = tab
indent_style = space
indent_size = 4
[web/react/package.json]
[webapp/package.json]
indent_size = 2
[i18n/**.json]
indent_size = 2
[webapp/i18n/**.json]
indent_size = 2
[Makefile]