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
{message: "Use `jest.mocked(fn)` instead of `fn as jest.Mock`.",selector: "TSAsExpression TSQualifiedName[right.name='Mock']",},{message:
"Use `jest.mocked(fn)` instead of `fn as jest.MockedFunction`.",selector: "TSAsExpression TSQualifiedName[right.name='MockedFunction']",},
The text was updated successfully, but these errors were encountered:
https://github.com/pixiebrix/pixiebrix-extension/blob/0828deb2d7acac35bffcfefaf239015b13a552f4/.eslintrc.js#L87
For example
The text was updated successfully, but these errors were encountered: