core/api/soft/CodeMirror/.editorconfig

8 lines
87 B
INI
Raw Normal View History

2023-07-12 20:02:20 +05:00
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8