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 74206e7 commit 28e3157Copy full SHA for 28e3157
1 file changed
doc/api/esm.md
@@ -1519,7 +1519,7 @@ The resolver can throw the following errors:
1519
1520
**PACKAGE_EXPORTS_TARGET_RESOLVE**(_packageURL_, _target_, _subpath_, _env_)
1521
1522
-> 1.If _target_ is a String, then
+> 1. If _target_ is a String, then
1523
> 1. If _target_ does not start with _"./"_ or contains any _"node_modules"_
1524
> segments including _"node_modules"_ percent-encoding, throw an
1525
> _Invalid Package Target_ error.
0 commit comments