Commit 14b26e07 authored by hemanth.hm's avatar hemanth.hm Committed by Guy Bedford
Browse files

repl: enable --experimental-repl-await /w opt-out

Unflags top-level await for the REPL by enabling
--experimental-repl-await by default. Opt-out is
supported via --no-experimental-repl-await.

PR-URL: https://github.com/nodejs/node/pull/34733


Reviewed-By: default avatarGuy Bedford <guybedford@gmail.com>
parent 7dbc0f74
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment