Closed
Description
NodeJS Docs Typo
- latest-v14.x:
- Windows 10 Pro:
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