Hy guys, I have an issue If I want to restrict one of matchers except it is negated, I can't tell the config that. For example: `toHaveBeenCalled` except `not.toHaveBeenCalled` Can you add this little feature to `no-restricted-matchers` rule?