1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-01 12:08:55 +00: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

9 lines
182 B
JSON

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