forked from mirrors/easyappointments
Updated editorconfig file.
This commit is contained in:
parent
6ae830206c
commit
5b83b03423
1 changed files with 4 additions and 1 deletions
|
@ -5,4 +5,7 @@ end_of_line = lf
|
|||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[{package.json,.travis.yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in a new issue