Matt Johnston

Results 13 comments of Matt Johnston

@googlebot I signed it!

It may be an environment thing, certainly running `npm run lint` fails for this reason on my machine

I've just confirmed this is only an issue on my Windows rig, on my Mac all is well

The fix in this PR is compatible with both of my machines, but I'll leave this to your discretion

Does a session need to be invalidated on upgrade? and if it does, maybe the versions are locked symetrical via package-lock.json or yarn.lock

I did a portion of this: printing the env secrets when -v is specified, but I didn't format them as a path, I spit them out just as they were...

I've learned to use the quickstart as the canonical source of truth, where the general docs are so 'general' that it is hard to apply them, or imagine how they...

@c4spar this feature would be awesome! it would also solve my issues with pasting long strings into `Inputs` and having them garbled

@c4spar we have an upstream fix in Deno 🎉 https://github.com/denoland/deno/pull/16904

thanks for contributing this work! would it be possible for me to help with merging?