Skip to content

Commit ac69e2d

Browse files
committed
fixup! module: allow type stripping in node_modules
Signed-off-by: Yagiz Nizipli <yagiz@nizipli.com>
1 parent 19ca5b5 commit ac69e2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/api/typescript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- YAML
44
changes:
55
- version: REPLACEME
6-
pr-url: https://github.com/nodejs/node/pull/XXXXX
6+
pr-url: https://github.com/nodejs/node/pull/63853
77
description: Type stripping is now supported for files inside
88
`node_modules` folders.
99
- version: v26.0.0
@@ -220,7 +220,7 @@ correct line numbers in stack traces; and Node.js does not generate them.
220220
<!-- YAML
221221
changes:
222222
- version: REPLACEME
223-
pr-url: https://github.com/nodejs/node/pull/XXXXX
223+
pr-url: https://github.com/nodejs/node/pull/63853
224224
description: Type stripping is now supported for files inside
225225
`node_modules` folders.
226226
-->

0 commit comments

Comments
 (0)