#3 - Setting up absolute paths in Parcel and TypeScript
Motivation
Absolute paths are very useful. Instead of importing modules using relative
paths, first descending to the root level and then going up again, when we use
absolute paths we just need the