mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-01-10 14:05:51 +00:00
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
|