Skip to content

Commit 4a6ad52

Browse files
authored
Merge branch 'master' into doc-comment-formatting
2 parents 2e54c8f + 91c457f commit 4a6ad52

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,10 @@
896896
{
897897
"fileMatch": "omnisharp.json",
898898
"url": "http://json.schemastore.org/omnisharp"
899+
},
900+
{
901+
"fileMatch": "global.json",
902+
"url": "http://json.schemastore.org/global"
899903
}
900904
],
901905
"commands": [
@@ -3652,4 +3656,4 @@
36523656
]
36533657
}
36543658
}
3655-
}
3659+
}

0 commit comments

Comments
 (0)