TimMikeladze / tsc-baseline

🌡️ Creates a baseline of TypeScript errors and compares new errors against it. This is useful for reducing noise in TypeScript projects which have a lot of pre-existing errors. This tool will filter out all existing errors and only show new type-errors introduced by your changes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimMikeladze/tsc-baseline Stargazers