Skip to content

lib: expose a global `node` proxy in eval script and REPL

Rodrigo Muino Tomonari requested to merge github/fork/aduh95/global-node into main

This global is meant to be a convenient shortcut to access core modules.

  • figure out REPL autocompletion for the proxy.
  • fix Unexpected global(s) found: node test failures.

Merge request reports

Loading