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:
Matt Bierner
2021-08-30 13:54:24 -07:00
parent e03f5d4e27
commit 4c08ca59db
4 changed files with 11 additions and 11 deletions

View File

@@ -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",