TechReborn/.editorconfig

12 lines
105 B
INI
Raw Normal View History

2019-12-31 02:16:45 +01:00
root = true
[*]
charset = utf-8
tab_width = 4
[*.java]
indent_style = tab
[*.json]
indent_style = tab