Description
Your use case
https://www.typescriptlang.org/tsconfig#noImplicitAny
This will mitigate errors at runtime caused by incorrect types being passed.
Have you considered any alternatives?
No response
Additional context
No response
https://www.typescriptlang.org/tsconfig#noImplicitAny
This will mitigate errors at runtime caused by incorrect types being passed.
No response
No response