ubiquitous-computing-geo-ti.../frontend/.editorconfig
2020-07-19 22:25:00 +02:00

11 lines
153 B
INI

root = true
[*]
charset = utf-8
end_of_line = crlf
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 120
tab_width = 4