add editorconfig for composer.json

This commit is contained in:
Evan Mattson 2016-09-14 14:07:00 +04:00
parent 2779b70f9c
commit f6b7c453a3

View file

@ -18,3 +18,6 @@ indent_size = 4
indent_style = space
indent_size = 2

[composer.json]
indent_style = space
indent_size = 4