1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2024-11-21 09:53:51 +01:00
emoji-cheat-sheet/.editorconfig
2017-07-15 22:51:15 +08:00

9 lines
131 B
INI

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