miuu-custom-cosmetic-loader/.editorconfig
2023-10-06 20:23:48 -04:00

8 lines
110 B
INI

# https://editorconfig.org/
root = true
[*.cs]
insert_final_newline = true
indent_style = tab
tab_width = 4