1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-09-29 22:54:54 +00:00
8bitworkshop/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