mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-25 23:46:27 +00:00
8 lines
206 B
JSON
8 lines
206 B
JSON
|
{
|
||
|
"editor.detectIndentation": false,
|
||
|
"editor.insertSpaces": true,
|
||
|
"editor.tabSize": 2,
|
||
|
"csharpfixformat.style.braces.onSameLine": false,
|
||
|
"csharpfixformat.style.spaces.beforeParenthesis": false,
|
||
|
}
|