mozilla-presentation-templates/.editorconfig

10 строки
147 B
INI
Исходник Постоянная ссылка Обычный вид История

2015-09-18 02:33:48 +03:00
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true