Hacker News new | ask | show | jobs
by pikzen 3271 days ago
One solution to the any typing problem is to use tslint with no-any. It's a bandaid, but it's better than nothing.