Files
nodewars/.editorconfig
2026-05-13 18:52:00 +02:00

8 lines
82 B
INI

root = true
[*]
indent_style = tab
indent_size = 4
tab_width = 4
charset = utf-8