tapjs / stack-utils

Captures and cleans stack traces.
https://www.npmjs.com/package/stack-utils
MIT License
190 stars 35 forks source link

Modernize code, require node.js 10+ #44

Closed coreyfarrell closed 4 years ago

coreyfarrell commented 4 years ago

This has two user visible changes:

Additional stuff to be done in a separate commit as this is already large.

novemberborn commented 4 years ago

Might as well require Node.js 10?

coreyfarrell commented 4 years ago

@novemberborn yes this makes sense since the next version of tap will require node.js 10.