This is the status update for stc (opens in a new tab), the new TypeScript type checker written in Rust.
TL;DR;
Stats:
Stats {
Matched: 6315 => 6326,
Bad (required): 3719 => 3708,
Bad (excess): 772,
Bad (panic): 106 => 73,
}
This is the diff for the commit used for previous status update (opens in a new tab) and the last commit on 4/9 (opens in a new tab). We fixed lots of excess errors, but the number regressed while fixing panics.
Contributions
Thank you!