mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
Go back to older TS version to work around formatting inconsistency
Reverting to older TS nightly to avoid https://github.com/microsoft/TypeScript/issues/45645
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
"style-loader": "^1.0.0",
|
||||
"ts-loader": "^9.2.3",
|
||||
"tsec": "0.1.4",
|
||||
"typescript": "^4.5.0-dev.20210830",
|
||||
"typescript": "4.5.0-dev.20210816",
|
||||
"typescript-formatter": "7.1.0",
|
||||
"underscore": "^1.12.1",
|
||||
"util": "^0.12.4",
|
||||
|
||||
Reference in New Issue
Block a user