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
Add RegExp as a valid type for the target option accepted by toHaveStyleRule (#2457)
* add RegExp as typing for target
- With typescript in place, the typing that only allows string will not be able to receive a RegExp.
Being able to receive a RegExp will allow target options describe in [this issue](#1875)
* Create sweet-planes-begin.md
* Update packages/jest/types/index.d.ts
Co-authored-by: Mateusz Burzyński <[email protected]>
0 commit comments