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 c69b64d commit 385a431Copy full SHA for 385a431
readme.md
@@ -76,7 +76,7 @@ This package exports the following identifier: `fromMarkdown`.
76
There is no default export.
77
78
The export map supports the endorsed
79
-[`development` condition](https://nodejs.org/api/packages.html#packages_resolving_user_conditions).
+[`development` condition](https://nodejs.org/api/packages.html#packages\_resolving\_user\_conditions).
80
Run `node --conditions development module.js` to get instrumented dev code.
81
Without this condition, production code is loaded.
82
0 commit comments