emoji-picker-js/.editorconfig
2020-09-30 05:14:53 +01:00

15 lines
154 B
INI

root = true
[*]
charset = utf-8
# New Line formating
end_of_line = lf
insert_final_newline = true
# Indentation
indent_style = space
indent_size = 4