AriaMinaei / AriaMinaei/pretty-error
Remove spacing between lines and tabs before tracing lines
Open
- Dominant language
- CoffeeScript
- Stars
- 1.5k
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to remove `\n` between stack trace lines as well as `\t` before stack trace line?
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the stack-trace formatting entry point in the repository and inspect how newlines and tabs are added before trace lines. Update the formatting behavior to remove those characters, then verify the rendered stack trace output; no specific test file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript, node.js
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100