mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
Re-enable building VS Code with TS 3.7 (#82289)
* Re-enable building VS Code with TS 3.7
Reverts 5b0cdadc87
Blocked from check in due to https://github.com/microsoft/TypeScript/issues/33936
* update d.ts for ts 3.7
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"request": "^2.85.0",
|
||||
"terser": "4.3.8",
|
||||
"tslint": "^5.9.1",
|
||||
"typescript": "3.6.2",
|
||||
"typescript": "3.7.0-dev.20191017",
|
||||
"vsce": "1.48.0",
|
||||
"vscode-telemetry-extractor": "^1.5.4",
|
||||
"xml2js": "^0.4.17"
|
||||
|
||||
Reference in New Issue
Block a user