We have a NodeJS app written in typescript. We use modules using relative paths e.g.
import foo from \'@/bar\';
We have following paths entry