mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
Update .editorconfig (#3529)
This commit is contained in:
parent
4320d981fc
commit
904a30945b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user