Skip to content

Commit 8837216

Browse files
authored
Update options.md
1 parent cc0ca8b commit 8837216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ ts-node --experimentalSpecifierResolution node
399399
```
400400

401401
Like node's [`--experimental-specifier-resolution`](https://nodejs.org/dist/latest-v18.x/docs/api/esm.html#customizing-esm-specifier-resolution-algorithm), but can also be set in your `tsconfig.json` for convenience.
402-
Requires `esm` to be enabled.
402+
Requires [`esm`](#esm) to be enabled.
403403

404404
*Default:* `explicit`<br/>
405405

0 commit comments

Comments
 (0)