Results 8 comments of James Brooks

> For this question: > > > Can we ensure that outside contributions have had pre-commit hooks run? > > I believe the closest we can request is that `npm...

I have a fix in [my fork](https://github.com/jamesobrooks/reactjs.org), but cannot create the PR to main. Is there a different branch I should branch from to start?

@hollesse @gregorriegler I'm working on adding the ability to track participants and was hoping I could get some feedback on whether this would be a candidate for merging. For now...

@hollesse, I wondered about whether storing in the timer app would be an option, but we also haven't adopted the timer—mostly because when we do use a timer app, we...

@hollesse that's unfortunate about anti-virus. Is the issue that if `mob` is capable of writing to a file, Windows anti-virus identifies it as some sort of malware? Here's a user...

Also of note, the [Puppeteer image is no longer maintained by Buildkite](https://github.com/buildkite/docker-puppeteer?tab=readme-ov-file#deprecated). We recently ran into an issue where a language feature did not have browser support because the version...

I agree that it would be nice to be able to take advantage of the updates. Would it include breaking changes so there's no right way to release without going...

@groovemen, Thanks! That worked well, and I think actually fixed another strange issue I was having. I was previously getting errors even running `npm i` from GitBash and had to...