gentelella/vendors/Chart.js/.editorconfig
2016-06-03 00:08:25 +08:00

11 lines
172 B
INI

# 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