Radarr/src/omnisharp.json

10 lines
182 B
JSON
Raw Permalink Normal View History

{
"RoslynExtensionsOptions": {
"enableAnalyzersSupport": true,
"DocumentAnalysisTimeoutMs": 60000
},
"FormattingOptions": {
"enableEditorConfigSupport": true
}
}