AriaMinaei / pretty-error

See node.js errors with less clutter
MIT License
1.52k stars 48 forks source link

Add stripBeforeColon config value #61

Closed decahedron1 closed 2 months ago

decahedron1 commented 3 years ago

Removing everything before the colon on the stack trace breaks some messages of the libraries I use; I'd like it to be optional. Hope this doesn't break anything.