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 acd423b commit fc6f136Copy full SHA for fc6f136
1 file changed
doc/api/esm.md
@@ -1895,7 +1895,7 @@ requires the full path to a module be provided to the loader. To enable the
1895
automatic extension resolution and importing from directories that include an
1896
index file use the `node` mode.
1897
1898
-```bash
+```console
1899
$ node index.mjs
1900
success!
1901
$ node index # Failure!
0 commit comments