mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
enable integration tests again, cleanup a little of the ///-reference mess, #14059
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
"postinstall": "node ./node_modules/vscode/bin/install"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^1.6.2"
|
||||
"typescript": "^1.6.2",
|
||||
"vscode": "1.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user