yalc
yalc copied to clipboard
"jump to definition" in IDE jumps to node_modules/mypkg/foo.ts, not real source
Is there any possibility that yalc could work with IDEs so that "jump to definition" would go to the actual definition in the linked module, rather than node_modules/@my_scope/my_module/foo.ts?