14 lines
115 B
INI
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
|
|
|