Hello All,
I'm using npm configuration task and need to loop through multiple working subdirectories. Is there a way to do this with a single task or do I need multiple npm config tasks? I can use a scripting task to do this but seeing there is a npm task I figure I would give this a shot first.
Thank you!