Add the: ``` "noImplicitAny": true, /* Raise error on expressions and declarations with an implied 'any' type. */ ``` To the `tsconfig.json` configuration and add the missing types
Add the:
To the
tsconfig.jsonconfiguration and add the missing types