Skip to content

Commit

Permalink
chore(.editorconfig): add indent_size=2
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Jun 1, 2021
1 parent 4f94d90 commit bd45a12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
root = true

indent_style = tab
indent_size = 2
tab_width = 2
end_of_line = lf
charset = utf-8
Expand Down

0 comments on commit bd45a12

Please sign in to comment.