Restructure with ease thanks to Typescript path mappings

The hardest part about restructuring a Typescript project is updating all the import paths. While many of our favourite editors can help us, there is a powerful option hiding away in the typescript compiler options that removes this issue entirely.

https://dev.to/cooperdev/restructure-with-ease-thanks-to-typescript-path-mappings-4b0e