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

9 lines
135 B
INI
Raw Normal View History

2023-03-02 15:25:22 +01:00
rootear = true
2017-07-15 16:51:15 +02:00
[*]
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true