Closed
Description
For TypeScript v3 or higher we should be using unknown
as a type instead of any
when we can't find an appropriate type to map to. You can view the TypeScript PR that introduces unknown
and its purpose here.
PR incoming....
Metadata
Metadata
Assignees
Labels
No labels