Spotify.NET/omnisharp.json
2022-11-27 13:24:33 +01:00

10 lines
171 B
JSON

{
"RoslynExtensionsOptions": {
"enableAnalyzersSupport": true
},
"FormattingOptions": {
"enableEditorConfigSupport": true,
"OrganizeImports": true
}
}