Errors not shown - How to workaround non-existent `onunhandledrejection`

I think you can try it here: https://astexplorer.net/

Select babel/parser and set transform to parser… then you should see how your transform would change source code output. It works with an abstract syntax tree.

2 Likes