File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -513,22 +513,22 @@ that is not allowed in the environment is used, such as `-p` or a script file.
513513
514514Node options that are allowed are:
515515- ` --enable-fips `
516- ` --experimental-modules `
517- ` --experimental-repl-await `
518- ` --experimental-vm-modules `
519- ` --experimental-worker `
516+ - ` --experimental-modules `
517+ - ` --experimental-repl-await `
518+ - ` --experimental-vm-modules `
519+ - ` --experimental-worker `
520520- ` --force-fips `
521521- ` --icu-data-dir `
522522- ` --inspect `
523523- ` --inspect-brk `
524524- ` --inspect-port `
525- ` --loader `
526- ` --napi-modules `
525+ - ` --loader `
526+ - ` --napi-modules `
527527- ` --no-deprecation `
528- ` --no-force-async-hooks-checks `
528+ - ` --no-force-async-hooks-checks `
529529- ` --no-warnings `
530530- ` --openssl-config `
531- ` --pending-deprecation `
531+ - ` --pending-deprecation `
532532- ` --redirect-warnings `
533533- ` --require ` , ` -r `
534534- ` --throw-deprecation `
You can’t perform that action at this time.
0 commit comments