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
## Explanation
Fixes `// @ts-expect-error Mock eth query does not fulfill type
requirements` annotations throughout core repo.
## References
- Builds upon
- MetaMask/eth-query#21
- #2028
- Related #1823
- Closes#2036
## Changelog
N/A
## Checklist
- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
Fix 29
// @ts-expect-error Mock eth query does not fulfill type requirements
annotations from core.The text was updated successfully, but these errors were encountered: