1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2025-05-16 09:23:40 +02:00
emoji-cheat-sheet/.editorconfig
2025-05-01 13:19:55 +03:00

9 lines
139 B
INI

sabra52 root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true