Skip to content

Commit

Permalink
chore: fix .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanHotsiy committed Aug 17, 2017
1 parent 60e8cb4 commit 6b61d3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -28,4 +28,3 @@ indent_size=2
[tslint.json]
indent_style=space
indent_size=2

0 comments on commit 6b61d3a

Please sign in to comment.