ESH/jquery.sumoselect-master/.editorconfig
2024-10-23 18:28:06 +05:30

12 lines
232 B
INI

# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false