mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-10-22 19:21:57 +00:00
12 lines
188 B
INI
12 lines
188 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
|
|
[{*.cjs,*.css,*.html,*.js,*.json,*.ts}]
|
|
indent_style = space
|
|
indent_size = 2
|