execArgv
An array of CLI flags to pass to the node executable when spawning the subprocesses. This option has no effect when isolation is 'none'.
Since
v22.10.0
An array of CLI flags to pass to the node executable when spawning the subprocesses. This option has no effect when isolation is 'none'.
v22.10.0