Skip to content

Instantly share code, notes, and snippets.

@beelarr
Created February 17, 2022 17:19
Show Gist options
  • Save beelarr/25d7445149fcec3c8e10857ee9e5e6df to your computer and use it in GitHub Desktop.
Save beelarr/25d7445149fcec3c8e10857ee9e5e6df to your computer and use it in GitHub Desktop.
if (Math.random() < 0.5) throw Error('BOOM');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment