You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change MockInstance generics to unknown
* Replace all any generics with unknown
* Don't allow explicit any by default
* Allow linting before build
* Use explicit return type rather than any
* Remove unneeded @types/jest types import
0 commit comments