Practice Test Geeks home

TypeScript Risk Assessment & Management 4

A developer writes an async function that can throw, but callers never await it.
Which TypeScript configuration helps surface this risk?

Select your answer