gentelella/vendors/Chart.js/.editorconfig

11 lines
172 B
INI
Raw Normal View History

2016-06-02 18:08:25 +02:00
# http://editorconfig.org
root = true
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false