Skip to content

Commit

Permalink
Update .editorconfig (typeorm#3529)
Browse files Browse the repository at this point in the history
  • Loading branch information
rustamwin authored and vlapo committed Feb 5, 2019
1 parent 4320d98 commit 904a309
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ trim_trailing_whitespace = true
charset = utf-8
indent_style = space
indent_size = 4

# Matches the exact files either *.json or *.yml
[*.{json,yml}]
indent_style = space
indent_size = 2

0 comments on commit 904a309

Please sign in to comment.