@zed.dev is there anyway to configure TypeScript imports use the exact path? Hopefully the example below shows what I mean.

At the moment it starts the import path with "src/".

I looked through the docs and couldn't find anything but this could be my fault!

Comments