Files
donetick/.editorconfig
Scott Anderson 08f7e4900c Improve anyone UX
2026-06-17 04:45:00 -04:00

10 lines
167 B
INI

# EditorConfig is awesome: https://EditorConfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true