parchment/.editorconfig
2018-03-12 12:16:31 -04:00

10 lines
107 B
INI

# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8