webPack-VSCode-Jest-alias-configuration
This are the necessary steps about How to configure alias in WebPack, VSCode and Jest.
Problem: We want to avoid the type of imports where you have to 'calculate' the path, intead of that we want to use a more friendly alias.