Note: More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).
Babel plugin to hoist jest.disableAutomock
, jest.enableAutomock
, jest.unmock
, `jest.mock, calls above
import` statements. This plugin is automatically included when using babel-jest.