mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
share TypeScipt node_module amongst extensions
This commit is contained in:
@@ -13,13 +13,9 @@
|
||||
],
|
||||
"main": "./out/extension",
|
||||
"scripts": {
|
||||
"postinstall": "node ./postinstall",
|
||||
"compile": "gulp compile-extension:extension-editing",
|
||||
"watch": "gulp watch-extension:extension-editing"
|
||||
},
|
||||
"dependencies": {
|
||||
"typescript": "^1.8.10"
|
||||
},
|
||||
"contributes": {
|
||||
"jsonValidation": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user