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
## [27.0.2](v27.0.1...v27.0.2) (2022-09-08)
### Bug Fixes
* **no-restricted-matchers:** improve check to not be solely based on the start of the matcher chain ([#1236](#1236)) ([5fe4568](5fe4568)), closes [#1235](#1235)
I feel like this change has unintended side effects. With the following item in the map we're also getting errors on
toBeDefined
,toBeUndefined
, etc.Originally posted by @cascornelissen in #1218 (comment)
The text was updated successfully, but these errors were encountered: