This is the status update for stc (opens in a new tab), the new TypeScript type checker written in Rust.
TL;DR;
Stats:
Stats {
required_error: 4338 => 4301,
matched_error: 5546 => 5583,
extra_error: 991 => 869,
panic: 74,
}
This is the diff for the commit used for previous status update (opens in a new tab) and the last commit on December, 4 (opens in a new tab)
Contributions
There were one contributor this week.
Noticeable changes
There was no noticable change this week. All PRs were steady jobs.