format and add metadata (#10598)

This commit is contained in:
Alan Ren
2020-05-28 10:23:56 -07:00
committed by GitHub
parent 3bcc2ce334
commit 6cf8f9ff35

View File

@@ -123,7 +123,7 @@
"colspan": 5, "colspan": 5,
"widget": { "widget": {
"modelview": { "modelview": {
"id":"mls.dashboard" "id": "mls.dashboard"
} }
} }
} }
@@ -149,5 +149,10 @@
"should": "^13.2.1", "should": "^13.2.1",
"typemoq": "^2.1.0", "typemoq": "^2.1.0",
"vscodetestcover": "github:corivera/vscodetestcover#1.0.6" "vscodetestcover": "github:corivera/vscodetestcover#1.0.6"
},
"__metadata": {
"id": "65",
"publisherDisplayName": "Microsoft",
"publisherId": "Microsoft"
} }
} }