1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-10 23:29:53 +02:00
Sonarr/src/omnisharp.json
Qstick 878d1561aa Build Sonarr on Net6
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:04:46 -07:00

10 lines
182 B
JSON

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