I looked at the code and it's not supported. I would like to add this if that's okay with you.
f
Frank
07/23/2021, 3:34 PM
Hey @geekmidas, I’m curious.. what’s an use case for this?
g
geekmidas
07/23/2021, 4:30 PM
I’m probably the only person using it this way, but I have a template that generates a new set project with all the linting, tests and configs that we use at my company. The process takes long to complete, I think it's because It's running in a child process and I need to do some installs myself so it would be nice to just do that on my side when I complete the setup.