We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58dcf55 commit ba34cabCopy full SHA for ba34cab
1 file changed
package.json
@@ -4,6 +4,10 @@
4
"description": "A VS Code extension",
5
"version": "0.1.0",
6
"publisher": "my-publisher",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/heznpc/vscode-extension-starter"
10
+ },
11
"engines": {
12
"vscode": "^1.85.0"
13
},
0 commit comments