diff --git a/omnisharp.json b/omnisharp.json new file mode 100644 index 0000000000..0bad48f52a --- /dev/null +++ b/omnisharp.json @@ -0,0 +1,5 @@ +{ + "RoslynExtensionsOptions": { + "enableAnalyzersSupport": true + } +} \ No newline at end of file