root = true

[*]
end_of_line=LF

[*.cs]
indent_style=space
indent_size=4

[*.js]
indent_style=space
indent_size=2

