Here's the easiest way to fix that, go to tsconfig.app.json if you're using vite, otherwise go to tsconfig.json. And add this line:
tsconfig.app.json
tsconfig.json
"noImplicitAny": false