You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using babel to compile my typescript projects more and more lately, and the only reason why I am still installing ts-jest is because of the utils/mocked function.
Would you consider extracting this util into its own package?
Hello 👋
I have been using babel to compile my typescript projects more and more lately, and the only reason why I am still installing ts-jest is because of the
utils/mockedfunction.Would you consider extracting this util into its own package?