You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enable virtual directory mapping, use the `useRootDirs` plugin option.
103
103
104
104
```jsonc
@@ -192,10 +192,6 @@ Use the `@no-transform-path` tag to explicitly disable transformation for a sing
192
192
import"normally-transformed"; // This will remain 'normally-transformed', even though it has a different value in paths config
193
193
```
194
194
195
-
## Articles
196
-
197
-
-[Node Consumable Modules With Typescript Paths](https://medium.com/@ole.ersoy/node-consumable-modules-with-typescript-paths-ed88a5f332fa?postPublishedType=initial) by [oleersoy](https://github.com/oleersoy)
0 commit comments