mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 22:56:25 +00:00
9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"editor.detectIndentation": false,
|
|
"editor.insertSpaces": true,
|
|
"editor.tabSize": 2,
|
|
"files.associations": {
|
|
"*.md": "mdx"
|
|
},
|
|
}
|