SIGN IN SIGN UP

Build VS Code using TS 4.4 (#127823)

* Build VS Code using TS 4.4

* Remove usages of deprecated `ClientRectList`

* Add any casts for missing `caretRangeFromPoint`

* Add temporary any casts for `zoom` css propery

This non-standard css property no longer exists in lib.dom.d.ts

* MouseWheelEvent -> WheelEvent

* Pick up new TS nightly

Co-authored-by: Alexandru Dima <[email protected]>
M
Matt Bierner committed
0762d23ae7ed4dfd553b1084c9dc5fa9057f3a54
Parent: 4fe851b
Committed by GitHub <[email protected]> on 7/8/2021, 9:27:39 PM