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: 4301 => 4294,
matched_error: 5583 => 5590,
extra_error: 869 => 817,
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, 11 (opens in a new tab)
Contributions
There were two contributors this week.
Noticeable changes
There was no noticable change this week. All PRs were steady jobs.