mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-03 05:25:10 +00:00
9 lines
182 B
JSON
9 lines
182 B
JSON
{
|
|
"RoslynExtensionsOptions": {
|
|
"enableAnalyzersSupport": true,
|
|
"DocumentAnalysisTimeoutMs": 60000
|
|
},
|
|
"FormattingOptions": {
|
|
"enableEditorConfigSupport": true
|
|
}
|
|
}
|