autodist/webbuild/html/scripts/codemirror/.editorconfig

8 lines
87 B
INI
Raw Normal View History

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