Hacker News new | ask | show | jobs
by outside1234 2227 days ago
I used this approach in a project I migrated to TypeScript as well. My strategy was to start loose, fix those warnings, and then gently turn up the rigor when I had the energy to fix the resultant warnings.