Skip to content

Commit

Permalink
reasojable omnisharp.json
Browse files Browse the repository at this point in the history
  • Loading branch information
filipw committed Jul 16, 2020
1 parent 05a63c0 commit 168e56f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion omnisharp.json
Expand Up @@ -2,5 +2,12 @@
"script": {
"enableScriptNuGetReferences": true,
"defaultTargetFramework": "netcoreapp3.1"
}
},
"FormattingOptions": {
"enableEditorConfigSupport": true
},
"RoslynExtensionsOptions": {
"enableAnalyzersSupport": true,
"enableDecompilationSupport": true
}
}

0 comments on commit 168e56f

Please sign in to comment.