mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-20 18:02:44 +01:00
10 lines
182 B
JSON
10 lines
182 B
JSON
{
|
|
"RoslynExtensionsOptions": {
|
|
"enableAnalyzersSupport": true,
|
|
"DocumentAnalysisTimeoutMs": 60000
|
|
},
|
|
"FormattingOptions": {
|
|
"enableEditorConfigSupport": true
|
|
}
|
|
}
|