Jim Fisk

Results 215 comments of Jim Fisk

Thank you for the quick replies @verdverm and @tdewolff! > There is a JS formatter already That's amazing :raised_hands: this is something I was hoping for as well. I'd love...

Thank you for the pretty-print JS example @tdewolff, that was so helpful! I just tried it out in my project and it worked great!

I'm running into a similar issue, I'd like to run Mailpit (https://github.com/axllent/mailpit) alongside my Go app for testing emails locally. I figured it made sense to run this in `pre_cmd`,...

This should be resolved in [v0.7.20](https://github.com/plentico/plenti/releases/tag/v0.7.20). Note: This is for locally editing, we still should test how the Git providers handle creating missing folders in filepaths when creating new files...

> These tools require a more complex setup in that you have to have node installed, and will need an esbuild config mjs file, a package.json and a postcss config...