mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-23 22:45:06 -04:00
10 lines
182 B
JSON
10 lines
182 B
JSON
{
|
|
"RoslynExtensionsOptions": {
|
|
"enableAnalyzersSupport": true,
|
|
"DocumentAnalysisTimeoutMs": 60000
|
|
},
|
|
"FormattingOptions": {
|
|
"enableEditorConfigSupport": true
|
|
}
|
|
}
|