My interest lies in utilizing the gulp-typescript module for handling typescript compilation. My goal is to set up a configuration where each typescript file translates into one javascript file in the corresponding directory, similar to how it works with the VS Typescript module.
Regrettably, I have not come across any information regarding this specific setup in the documentation. Despite searching extensively on Google, I could not find any relevant results either.
Appreciate any assistance provided in advance!