tradeship
tradeship copied to clipboard
Prevent crashing when globals are missing
My envNames
looked like [ 'builtin', 'browser', 'node', 'es6', 'jest/globals' ]
and tradehip was crashing because globals
doesn't have anything for jest/globals
.
Sorry for not getting back to you sooner! For some reason, I didn't get notified that this issue was opened.
Thanks for the patch, it looks great! I'll merge and release a version tomorrow.