File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -1028,6 +1028,11 @@ Valid values are `"commonjs"` and `"module"`. The default is `"commonjs"`.
1028
1028
1029
1029
The REPL does not support this option.
1030
1030
1031
+ Additional details:
1032
+
1033
+ * Default input type can be altered with [ ` --experimental-default-type=module ` ] [ ]
1034
+ * [ ` --print ` ] [ ] does not support ` --input-type=module `
1035
+
1031
1036
### ` --insecure-http-parser `
1032
1037
1033
1038
<!-- YAML
@@ -2810,6 +2815,7 @@ done
2810
2815
[ `--import` ] : #--importmodule
2811
2816
[ `--openssl-config` ] : #--openssl-configfile
2812
2817
[ `--preserve-symlinks` ] : #--preserve-symlinks
2818
+ [ `--print` ] : #-p---print-script
2813
2819
[ `--redirect-warnings` ] : #--redirect-warningsfile
2814
2820
[ `--require` ] : #-r---require-module
2815
2821
[ `Atomics.wait()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/wait
You can’t perform that action at this time.
0 commit comments