emoji-picker-js/.editorconfig

15 lines
154 B
INI
Raw Normal View History

2020-09-30 05:14:53 +01:00
root = true
[*]
charset = utf-8
# New Line formating
end_of_line = lf
insert_final_newline = true
# Indentation
indent_style = space
indent_size = 4