mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-10 23:29:53 +02:00
878d1561aa
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
10 lines
182 B
JSON
10 lines
182 B
JSON
{
|
|
"RoslynExtensionsOptions": {
|
|
"enableAnalyzersSupport": true,
|
|
"DocumentAnalysisTimeoutMs": 60000
|
|
},
|
|
"FormattingOptions": {
|
|
"enableEditorConfigSupport": true
|
|
}
|
|
}
|