mirror of
https://github.com/dream-num/univer.git
synced 2026-08-29 07:13:59 +08:00
270c32cc9b
* chore: update editorconfig to insert final new line other wise it conflicts with eslint
8 lines
122 B
INI
8 lines
122 B
INI
[*]
|
|
charset=utf-8
|
|
end_of_line=lf
|
|
indent_size=4
|
|
indent_style=space
|
|
insert_final_newline=true
|
|
trim_trailing_whitespace=true
|