emoji-cheat-sheet/.editorconfig

9 lines
135 B
INI
Raw Normal View History

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