File tree 1 file changed +8
-8
lines changed
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.
513
513
514
514
Node options that are allowed are:
515
515
- ` --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 `
520
520
- ` --force-fips `
521
521
- ` --icu-data-dir `
522
522
- ` --inspect `
523
523
- ` --inspect-brk `
524
524
- ` --inspect-port `
525
- ` --loader `
526
- ` --napi-modules `
525
+ - ` --loader `
526
+ - ` --napi-modules `
527
527
- ` --no-deprecation `
528
- ` --no-force-async-hooks-checks `
528
+ - ` --no-force-async-hooks-checks `
529
529
- ` --no-warnings `
530
530
- ` --openssl-config `
531
- ` --pending-deprecation `
531
+ - ` --pending-deprecation `
532
532
- ` --redirect-warnings `
533
533
- ` --require ` , ` -r `
534
534
- ` --throw-deprecation `
You can’t perform that action at this time.
0 commit comments