Skip to content

Commit 960d05a

Browse files
aduh95marco-ippolito
authored andcommitted
doc: add history entries to --input-type section
PR-URL: #58175 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 6443ad2 commit 960d05a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/api/cli.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1329,6 +1329,11 @@ Modules preloaded with `--require` will run before modules preloaded with `--imp
13291329

13301330
<!-- YAML
13311331
added: v12.0.0
1332+
changes:
1333+
- version:
1334+
- v20.19.0
1335+
pr-url: https://github.com/nodejs/node/pull/53619
1336+
description: ESM syntax detection is enabled by default.
13321337
-->
13331338

13341339
This configures Node.js to interpret `--eval` or `STDIN` input as CommonJS or

0 commit comments

Comments
 (0)