Kevin Hill
Kevin Hill
I got a ping..... 🤔
I would argue that [cosmiconfig is a much more robust solution than run-con](https://github.com/davidtheclark/cosmiconfig) https://npmcompare.com/compare/cosmiconfig,rc,run-con
It looks like someone already mentioned this here #169 too
Just flying by this issue and would like to comment that we should not have yarn be the default, IMHO.... Defaulting to a tool that is not always available on...
I also want this solution, and am digging into how we could solve this... This first thing I notice is that using `libnpx` causes the most wait time for `mrm`...
I don't really have an answer why, but I've never really published to npm. It's always felt daunting 🤷 It almost feels like an extra step to have to setup...
🏎️ 👀 
I've been toying around and accidentally ripped the whole thing apart..... 😬 I was trying really hard not to change too much, but then got carried away.... It's kinda far...
I accidentally made it TypeScript! [heh, really](https://github.com/kevinkhill/mrm/tree/mrm-ts/packages/mrm-ts/src) and removed a few dependencies for modern ES6/7 methods... [this was helpful](https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore) It's just something fun to tinker with before work, keep myself...
Someone already did the work! 🎉 #1681 We just need the PR to be merged