We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9ca87 commit 222478fCopy full SHA for 222478f
doc/api/cli.md
@@ -29,8 +29,7 @@ directory. That path is then resolved by [CommonJS][] module loader. If no
29
corresponding file is found, an error is thrown.
30
31
If a file is found, its path will be passed to the
32
-[ECMAScript module loader][Modules loaders] under any of the following
33
-conditions:
+[ES module loader][Modules loaders] under any of the following conditions:
34
35
* The program was started with a command-line flag that forces the entry
36
point to be loaded with ECMAScript module loader.
0 commit comments