Files
MaaAssistantArknights/.editorconfig
2024-03-09 15:06:15 +08:00

13 lines
190 B
INI

# Visual Studio generated .editorconfig file with C++ settings.
root = true
[*]
indent_style = space
insert_final_newline = true
charset = utf-8
end_of_line = lf
[*.json]
indent_size = 4