Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Recommend skipFiles for VSCode debugging
VSCode steps into native code at each `await` statement. using skipFiles on node_internals yields a more dev-expected debug experience.
- Loading branch information