-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
doc: Added typed info for the docs for custom matchers #13178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@SimenB review! |
@mrazauskas could you help with this ! |
hey @SimenB i think this is quite trivial could you check! |
Thanks for reminder that There is quite some complexity with it. So I just opened #13195 to cover various use cases. |
Co-authored-by: Simen Bekkhus <[email protected]>
Co-authored-by: Simen Bekkhus <[email protected]>
Co-authored-by: Simen Bekkhus <[email protected]>
Co-authored-by: Simen Bekkhus <[email protected]>
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Depending on the TypeScript configuration, the typings for the custom matchers are not found by TypeScript. The additional documentation helps the users to add typings for the custom matchers.