Files
yoga/java/csharp/.editorconfig
2016-07-25 15:48:39 +01:00

14 lines
115 B
INI

root = true
[*]
end_of_line=LF
[*.cs]
indent_style=space
indent_size=4
[*.js]
indent_style=space
indent_size=2