mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 14:46:26 +00:00
10 lines
171 B
JSON
10 lines
171 B
JSON
{
|
|
"RoslynExtensionsOptions": {
|
|
"enableAnalyzersSupport": true
|
|
},
|
|
"FormattingOptions": {
|
|
"enableEditorConfigSupport": true,
|
|
"OrganizeImports": true
|
|
}
|
|
}
|