Files
simulation_core/omnisharp.json

9 lines
158 B
JSON
Raw Normal View History

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