mirror of https://github.com/Sonarr/Sonarr
10 lines
182 B
JSON
10 lines
182 B
JSON
|
{
|
||
|
"RoslynExtensionsOptions": {
|
||
|
"enableAnalyzersSupport": true,
|
||
|
"DocumentAnalysisTimeoutMs": 60000
|
||
|
},
|
||
|
"FormattingOptions": {
|
||
|
"enableEditorConfigSupport": true
|
||
|
}
|
||
|
}
|