tsdjs / tsd

Check TypeScript type definitions
MIT License
2.4k stars 67 forks source link

Upgrade TypeScript to 4.5 #131

Closed uhyo closed 2 years ago

uhyo commented 2 years ago

Hello, thank you very much for your work. It is extremely helpful 🙂

TypeScript 4.5 was released yesterday, so here is a PR to reflect that to tsd. Notably, TypeScript 4.5 added a new way to replace built-in type definitions and tsd would be very helpful for testing custom type definitions.

Thank you 🙂