1
0
hugo/static/bower_components/cal-heatmap/.editorconfig
2024-04-23 22:21:26 +09:00

9 lines
148 B
INI

root = true
[**.js]
end_of_line = lf
indent_style = tab
indent_size = 4
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true