From f9e42300e5c18ede47e72f457e8a3e1050a68f96 Mon Sep 17 00:00:00 2001 From: Shubham Pandey Date: Sat, 25 Nov 2023 17:50:53 +0530 Subject: [PATCH] experimental-default-type=type --- doc/api/cli.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index 6e027257054c9a7..0da81003456ffec 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -1031,7 +1031,7 @@ The REPL does not support this option. Additional details: * The default input type can be altered with - [`--experimental-default-type`][]. + [`--experimental-default-type=type`][]. * [`--print`][] does not support `--input-type=module`. ### `--insecure-http-parser` @@ -2810,6 +2810,7 @@ done [`--cpu-prof-dir`]: #--cpu-prof-dir [`--diagnostic-dir`]: #--diagnostic-dirdirectory [`--experimental-default-type=module`]: #--experimental-default-typetype +[`--experimental-default-type=type`]: #--experimental-default-typetype [`--experimental-sea-config`]: single-executable-applications.md#generating-single-executable-preparation-blobs [`--experimental-wasm-modules`]: #--experimental-wasm-modules [`--heap-prof-dir`]: #--heap-prof-dir