Skip to content

Commit 8044546

Browse files
JamieMageeaeschli
andauthored
Add $schema to cgmanifest.json (microsoft#159779)
Co-authored-by: Martin Aeschlimann <[email protected]>
1 parent 3527824 commit 8044546

File tree

2 files changed

+1
-143
lines changed

2 files changed

+1
-143
lines changed

.vscode/cgmanifest.schema.json

Lines changed: 0 additions & 142 deletions
This file was deleted.

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"fileMatch": [
5454
"cgmanifest.json"
5555
],
56-
"url": "./.vscode/cgmanifest.schema.json"
56+
"url": "https://json.schemastore.org/component-detection-manifest.json",
5757
},
5858
{
5959
"fileMatch": [

0 commit comments

Comments
 (0)