1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-05 06:22:00 +00:00
Lidarr/src/omnisharp.json

10 lines
182 B
JSON
Raw Normal View History

2021-01-06 02:34:16 +00:00
{
"RoslynExtensionsOptions": {
"enableAnalyzersSupport": true,
"DocumentAnalysisTimeoutMs": 60000
},
"FormattingOptions": {
"enableEditorConfigSupport": true
}
}