-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
Node JS Docs Typo #40228
Copy link
Copy link
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Type
Fields
Give feedbackNo fields configured for issues without a type.
NodeJS Docs Typo
https://nodejs.org/dist/latest-v14.x/docs/api/packages.html#packages_conditional_exports
it says
If a nested conditional does not have any mapping it will continue checking the remaining
it should be
If a nested condition does not have any mapping it will continue checking the remaining