Sam Sudar
Sam Sudar
Hmm can you tell me a bit more about what taplo is? I'm not sure I understand what a JSON schema for taplo would mean. I don't think that the...
Oh got it. Seems cool to have that kind of autocompletion, I agree. I'm a bit behind on PRs atm due to work stuff, but I'll take a look at...
Nice thanks! I'm a bit behind on merging stuff but will incorporate this into the next release.
Hmm good idea. I'll do some investigating.
Did anyone find a way to do this with the project as-is? I have a project that runs with something like: * `test/backend/**`: `mocha --require extra-config-file.js` * `test/frontend/**`: `mocha` Similar...
Hmm I'm getting some backup errors too. I'm going to add here because I think it went down about the same time, maybe due to an update? It tells me...
Thanks for the suggestion and the great blog post. I fell off the wagon on this project but got back around to it today. Unfortunately there isn't anything obvious in...
Interestingly, I just noticed that if I sent `singleRun: true` in my `karma.conf.js`, I never have this problem. The tests always seem to run and then Chrome closes, as expected....
I too am having the issue where I activate the workflow, typing `caff` reports that caffeinate is running, but my computer still goes to sleep. I am running Alfred v3.3...
I take it back, the binary `caffeinate` command does NOT seem to be working as I expect when invoked from the command line. I would have sworn it worked when...