1
0
Fork 0
mirror of synced 2025-04-10 20:41:01 +00:00
aliexpress-top-client/.editorconfig
2020-09-25 18:06:41 +03:00

9 lines
147 B
INI

root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true