ohctech_p8/jquery.sumoselect-master/.editorconfig

12 lines
232 B
INI
Raw Normal View History

2024-10-16 19:18:52 +05:30
# 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