Updated editorconfig file.

This commit is contained in:
Alex Tselegidis 2016-07-06 22:02:02 +02:00
parent 6ae830206c
commit 5b83b03423

View file

@ -5,4 +5,7 @@ end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[{package.json,.travis.yml}]
indent_style = space
indent_size = 2