chore: fix .editorconfig

This commit is contained in:
Roman Hotsiy 2017-08-17 11:42:58 +03:00
parent 60e8cb437a
commit 6b61d3aee1
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -3,7 +3,7 @@ charset=utf-8
end_of_line=lf
insert_final_newline=false
indent_style=space
indent_size=4
indent_size=2
[{.eslintrc,.babelrc,.stylelintrc,jest.config,*.json,*.jsb3,*.jsb2,*.bowerrc}]
indent_style=space
@ -28,4 +28,3 @@ indent_size=2
[tslint.json]
indent_style=space
indent_size=2