Open leodr opened 4 years ago
Currently the extension writes out every annotation for rest parameters like this:
I'd say annotations for rest-parameters could just be disabled or toggled with an option.
It's won't be so irrelevant in TypeScript 4.0 with its labeled tuples
Currently the extension writes out every annotation for rest parameters like this:
I'd say annotations for rest-parameters could just be disabled or toggled with an option.