atom / exception-reporting

Catches exceptions and forwards them to bugsnag
MIT License
10 stars 19 forks source link

Don't use babel in spec/reporter-spec.js #32

Closed as-cii closed 7 years ago

as-cii commented 7 years ago

This fixes a false negative that we are getting in https://github.com/atom/atom/pull/13823. Since we don't transpile arrow functions anymore, stack traces look saner too and, as a result, we need to change the assertion that checks what we report to bugsnag.