2
0
mirror of https://github.com/status-im/wakuconnect-chat-sdk.git synced 2025-02-25 10:25:36 +00:00
2022-02-25 14:56:28 +01:00

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