mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
Build VS Code using TS 4.0 (#100033)
* Build VS Code using TS 4.0 Also updates to an eslint alpha build that supports the new TS version * Fix hygiene
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"minimist": "^1.2.3",
|
||||
"request": "^2.85.0",
|
||||
"terser": "4.3.8",
|
||||
"typescript": "^3.9.3",
|
||||
"typescript": "^4.0.0-dev.20200612",
|
||||
"vsce": "1.48.0",
|
||||
"vscode-telemetry-extractor": "^1.5.4",
|
||||
"xml2js": "^0.4.17"
|
||||
|
||||
Reference in New Issue
Block a user