hannoeru.me icon indicating copy to clipboard operation
hannoeru.me copied to clipboard

chore(deps): update dependency eslint to v9

Open renovate[bot] opened this issue 10 months ago • 1 comments

When trying to mock a module import using jest.mock, the mock is not utilized.

renovate[bot] avatar Apr 06 '24 23:04 renovate[bot]

I just hit the same issue. It looks like other esbuild transformers had to handle the mock using babel. Is there any plan to add this use case in this transformer @hannoeru ? Without it, we cannot use any mock functionality, which makes it completely unusable

lughino avatar Jun 30 '23 11:06 lughino