ObsidianSimpleTimeTracker/.editorconfig

10 lines
141 B
INI
Raw Normal View History

2023-08-11 19:32:43 +02:00
# top-most EditorConfig file
root = true
[*]
charset = utf-8
insert_final_newline = true
indent_style = space
indent_size = 4
tab_width = 4