mirror of
https://github.com/Radarr/Radarr.git
synced 2025-04-20 20:47:10 -04:00
9 lines
182 B
JSON
9 lines
182 B
JSON
{
|
|
"RoslynExtensionsOptions": {
|
|
"enableAnalyzersSupport": true,
|
|
"DocumentAnalysisTimeoutMs": 60000
|
|
},
|
|
"FormattingOptions": {
|
|
"enableEditorConfigSupport": true
|
|
}
|
|
}
|