/measure

Measure type system precision and recall of changes to Typescript

Primary LanguageJavaScript

Measure the effect of changes to Typescript on type system. Initially, that means measuring differences in precision and recall on the user test error baselines. I also plan to measure the number of [implicit] any types that get generated during compilation.