Issue with typescript-eslint not recognising my vitest extended matchers
I have a typescript project where I have some unit tests that use extending matchers from vitest. The test are running fine, but if I run lint I keep getting errors like this one: