Goal
Create a new path alias in docs/ensnode.io/tsconfig.json to shorten and simplify absolute import paths.
Why
- The
@workspace/ imports, while they are correct and sometimes necessary, look very weird and are very long.
- It would be good to be able to simplify them when possible (ex, by creating an alias for a shorter path from
ensnode.io/src)
- Reuqested by @lightwalker-eth here
Goal
Create a new path alias in
docs/ensnode.io/tsconfig.jsonto shorten and simplify absolute import paths.Why
@workspace/imports, while they are correct and sometimes necessary, look very weird and are very long.ensnode.io/src)