-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
@@ -0,0 +1,20 @@
#13 EditorConfig великолепен: http://EditorConfig.org
корень = ложь
[ * ]
indent_style = вкладка
indent_size = 4
end_of_line = lf
trim_trailing_whitespace = правда
insert_final_newline = false
charset = utf-8
[ * . {json, js, css, scss, yml, htm, html} ]
indent_style = пробел
indent_size = 2
[ * . {md, mdown, markdown} ]
trim_trailing_whitespace = ложь
insert_final_newline = true
indent_style = пробел
indent_size = 4
Metadata
Metadata
Assignees
Labels
No labels