1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 05:25:10 +00:00
Lidarr/src/omnisharp.json
2021-01-05 21:34:16 -05:00

9 lines
182 B
JSON

{
"RoslynExtensionsOptions": {
"enableAnalyzersSupport": true,
"DocumentAnalysisTimeoutMs": 60000
},
"FormattingOptions": {
"enableEditorConfigSupport": true
}
}