Whenever I try to import for example a helper function that being exported from a utils.js file, VSCs auto import makes use of require \'imports\'. However, I\'
require