mirror of
https://github.com/status-im/status-web.git
synced 2026-08-30 22:01:15 +00:00
Co-authored-by: marcelines <marcio@status.im> Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com> Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
11 lines
175 B
INI
11 lines
175 B
INI
# https://editorconfig.org
|
|
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
indent_size = 2
|
|
indent_style = space
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = false
|