1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-02-04 11:43:19 +02:00
Sonarr/src/omnisharp.json

10 lines
182 B
JSON
Raw Normal View History

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