TechReborn/.editorconfig
2019-12-31 01:16:45 +00:00

11 lines
105 B
INI

root = true
[*]
charset = utf-8
tab_width = 4
[*.java]
indent_style = tab
[*.json]
indent_style = tab