Spotify.NET/.vscode/settings.json
2020-03-09 20:48:14 +01:00

8 lines
206 B
JSON

{
"editor.detectIndentation": false,
"editor.insertSpaces": true,
"editor.tabSize": 2,
"csharpfixformat.style.braces.onSameLine": false,
"csharpfixformat.style.spaces.beforeParenthesis": false,
}