diff --git a/package.json b/package.json index d4177f01d..812135da5 100644 --- a/package.json +++ b/package.json @@ -896,6 +896,10 @@ { "fileMatch": "omnisharp.json", "url": "http://json.schemastore.org/omnisharp" + }, + { + "fileMatch": "global.json", + "url": "http://json.schemastore.org/global" } ], "commands": [ @@ -3652,4 +3656,4 @@ ] } } -} \ No newline at end of file +}