mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-22 11:19:32 +00:00
add repository field to extensions package.json
This commit is contained in:
@@ -167,5 +167,9 @@
|
||||
"path": "./snippets/typescript.code-snippets"
|
||||
}
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microsoft/vscode.git"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user