See https://github.com/vitest-dev/eslint-plugin-vitest/issues/819 for the original proposal Now that `prefer-import-in-mock` rule exists, it can be extended to support [`doMock`](https://vitest.dev/api/vi.html#vi-domock)
See #819 for the original proposal
Now that
prefer-import-in-mockrule exists, it can be extended to supportdoMock