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 fcb4470 commit 208fa8fCopy full SHA for 208fa8f
doc/api/module.md
@@ -87,7 +87,7 @@ added: v23.2.0
87
88
> **Caveat**: Do not use this to try to determine module format. There are many things affecting
89
> that determination; the `type` field of package.json is the _least_ definitive (ex file extension
90
-> supercedes it, and a loader hook supercedes that).
+> supersedes it, and a loader hook supersedes that).
91
92
> **Caveat**: This currently leverages only the built-in default resolver; if
93
> [`resolve` customization hooks][resolve hook] are registered, they will not affect the resolution.
0 commit comments