1
Fork 0
website-components/.editorconfig

8 lines
123 B
INI
Raw Normal View History

2024-05-28 13:15:56 +01:00
[*]
charset = utf-8
insert_final_newline = true
end_of_line = lf
indent_style = space
indent_size = 2
max_line_length = 80