ts-import icon indicating copy to clipboard operation
ts-import copied to clipboard

Support for absolute paths

Open nicky1038 opened this issue 1 year ago • 0 comments

@radarsu Hello, thank you for sharing this library! I was very happy when I found out that it exists, after some unsuccessful tries of setting up ts-node in my code.

Still, there is a huge limitation: this library allows working only with relative imports. However, in code, we could get tsPath in several different ways, based on what the provided path is.

Do you mind if we make this change? I could make a PR, this seems not to be hard.

nicky1038 avatar May 05 '23 02:05 nicky1038