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 f17ff37 commit af98d75Copy full SHA for af98d75
package.json
@@ -5,7 +5,11 @@
5
"version": "0.0.1",
6
"publisher": "PeterHdd",
7
"icon":"images/github.png",
8
- "license": "SEE LICENSE IN LICENSE.md",
+ "license": "SEE LICENSE IN LICENSE.md",
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "https://github.com/PeterHdd/github-folder"
12
+ },
13
"engines": {
14
"vscode": "^1.35.0"
15
},
0 commit comments