vscode-javascript-booster
vscode-javascript-booster copied to clipboard
Typescript: Infer return type of function based on code
trafficstars
Webstorm has a really nice feature to explicitly set the return type on a function based on the type of the returned value. I think this would be a really nice feature to add to this extension :)