urltojd2/.editorconfig

9 lines
100 B
INI

root = true
[*]
indent_style = space
indent_size = 2
[*.json]
indent_style = space
indent_size = 4