Questionable/QuestPaths/.editorconfig
2025-02-06 15:09:32 +01:00

9 lines
138 B
INI

root = true
[*.json]
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8