1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2024-11-21 18:03:50 +01:00
emoji-cheat-sheet/.editorconfig

9 lines
131 B
INI
Raw Permalink Normal View History

2017-07-15 16:51:15 +02:00
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true