Justin Hall

Results 28 comments of Justin Hall

Yeah, definitely - I would love to sync this up.

@donavon What do you think of the following? In the `use-dark-mode` project, we could: 1. Create and expose a `generateNoFlashScriptText` utility function that takes in the config options and returns...

Any thoughts on the above, @donavon? Low priority, of course. 🙂

There's not currently a timeout on the fetch calls (other than built-in browser defaults). I'll think it over, but my initial reaction is to avoid adding an API for this....

I saw Kent run into this on stream too, but possibly for different reasons. The reason I ran into it was that I assigned `process.env.NODE_ENV` to another variable, which doesn't...

@thebuilder There we go, that sounds familiar. Thanks for the explanation!

This would be nice. Any chance of a quick review, @dougwilson?

> Does adding `FORCE_COLOR=1` to your husky script improve it? Nope.

Confirming that previous version (12.4.0 and 12.5.0 at least) of lint-staged did NOT exhibit this behavior through husky. (Might've held on to an older version of listr2 via lockfile, though?)...

Just to add a data point: updating git to v2.37.0 had no effect for me.