jellyfin-web/dashboard-ui/bower_components/Sortable/.editorconfig

13 lines
189 B
INI
Raw Normal View History

# editorconfig.org
root = true
[*]
2015-10-22 08:03:08 -07:00
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false