This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debugger: don't set the
repl.prompt
string
It wasn't doing anything, and actually due to 3ae0b17, it was causing the readline `prompt()` function to be overwritten which throws an error in the REPL shortly after.
- Loading branch information