Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Commite7bf712
doc: update "Type stripping in dependencies" section
The docs state, "To discourage package authors from publishing packageswritten in TypeScript, Node.js will _by default_ refuse to handleTypeScript files inside folders under a `node_modules` path" (emphasisadded). This suggests that there's a way to override that default.However, as far as I can tell, there is not.PR-URL:#59652Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>Reviewed-By: Luigi Pinca <luigipinca@gmail.com>Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>1 parent4a31715 commite7bf712
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | | - | |
| 205 | + | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments
Comments
(0)