miuu-mod-loader/.editorconfig

9 lines
110 B
INI
Raw Permalink Normal View History

2023-10-05 23:03:32 -04:00
# https://editorconfig.org/
root = true
[*.cs]
insert_final_newline = true
indent_style = tab
tab_width = 4