-
-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Throw aggregate error for npmName.many()
#38
Conversation
Hmm... there's an error:
I get this when running locally on the master branch as well. I'm not what the preferred fix is. Wrapping the code in index.test-d.ts in an IIFE resolves the issue. Any preferences? to be clear, I mean:
|
npmName.many()
Just ignore that. It will be fixed when I upgrade dependencies after this is merged. |
I made those changes. Let me know if you have any other comments... thanks for your patience! |
Looks good. Thanks :) |
Fixes #29