Sunday 9 January 2022

Error: Parameter ‘item’ implicitly has an ‘any’ type

 

To fix this error, In your tsconfig.json file, set the parameter "noImplicitAny" to false under compilerOptions.

No comments:

Post a Comment