mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
f48b2622d8
10688: internal: Type-check TS on CI and also turn off the strict setting `useUnknownInCatchVariables` r=lnicola a=ChayimFriedman2 We don't follow it and I found that turning it on will have little benefit. I'm not sure if we should also type-check when building in launch.json. Co-authored-by: Chayim Refael Friedman <chayimfr@gmail.com>