add repository field to extensions package.json

This commit is contained in:
João Moreno
2021-01-29 15:30:45 +01:00
parent 9a5d14e307
commit ec805db5ed
82 changed files with 322 additions and 10 deletions

View File

@@ -37,5 +37,9 @@
"path": "./syntaxes/clojure.tmLanguage.json"
}
]
},
"repository": {
"type": "git",
"url": "https://github.com/microsoft/vscode.git"
}
}