Jun 24, 2019
0
0
How to Upgrade to TypeScript without anybody noticing, Part 2
This guide will show you how to fix Typescript compile errors in Javascript project that recently added Typescript support via a . It assumes that the  is configured according to the description in part 1 of this post, and that you also installed types for some of your dependencies from the  namespace. This guide is more of a list of tasks ...