T3 App ESLint Errors
I just created my first t3 app and am getting a ton of
Errors
Unsafe assignment of an 'any' value linting errors while importing 3rd party libs and using that in my app. All types are imported from the lib so Im not sure why this would be happening. Any idea? Ill include an example of a block of code that is giving this error:Errors
- Unsafe assignment of an
anyvalue. - Unsafe call of an
anytyped value.