1
0
hugo/static/bower_components/cal-heatmap/.editorconfig

9 lines
148 B
INI
Raw Normal View History

2024-04-23 13:21:26 +00:00
root = true
[**.js]
end_of_line = lf
indent_style = tab
indent_size = 4
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true