Spotify.NET/.vscode/settings.json

6 lines
95 B
JSON
Raw Normal View History

2020-03-09 19:48:14 +00:00
{
"editor.detectIndentation": false,
"editor.insertSpaces": true,
"editor.tabSize": 2,
}