Open
Description
How do I avoid applying the path mapping to the files inside node_modules?
If, by coincidence, you pick an alias that resembles one of the imports used inside a third-party package, this can lead to unexpected behavior.
I would like to constrain the path mapping only to the files inside src.
Metadata
Metadata
Assignees
Labels
No labels