mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-26 16:26:38 +01:00
10 lines
182 B
JSON
10 lines
182 B
JSON
{
|
|
"RoslynExtensionsOptions": {
|
|
"enableAnalyzersSupport": true,
|
|
"DocumentAnalysisTimeoutMs": 60000
|
|
},
|
|
"FormattingOptions": {
|
|
"enableEditorConfigSupport": true
|
|
}
|
|
}
|