Avraam Mavridis

Results 6 comments of Avraam Mavridis

Just for reference this is how I solved it ```js import React from 'react'; import { shallow } from 'enzyme'; import LoadingSpinner from 'components/LoadingSpinner/LoadingSpinner'; import Users from './Users'; jest.mock('components/Layout/Layout', ()...

Hi @sindresorhus I really appreciate your work and many thanks for this package. Are there plans to offer esm export? As you said its a very popular package and having...

I would like to test/evaluate on it a bit more, so if anyone else has the issue and can `npm -i` directly from the fork in their project to test...

@Kerumen thx for the feedback, I will check it more in deep.

@artokun feel free to open a PR if you feel like.