assignment-terrible-editor/app/codemirror/.editorconfig

8 lines
87 B
INI
Raw Normal View History

2018-07-20 14:24:59 +08:00
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8