10 ms·
One solution to the any typing problem is to use tslint with no-any. It's a bandaid, but it's better than nothing.
by pikzen 9y 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.