Gaël Dostie
Gaël Dostie
Hello, I created a PR for it ➡️ https://github.com/TimonVS/pr-labeler-action/pull/61 It only adds the `head` and `base` options since there seemed to be a consensus around them, and uses the AND...
Hello, I stumbled upon the same problem, but when running snyk via the [`snyk/actions/node`](https://github.com/snyk/actions/tree/master/node) GitHub Action. Therefore I cannot use @JPLachance's pipe workaround. I guess I will need to revert...
Any progress on the `define` endpoint docs @sbinlondon? Would a PR containing @juliannaroen's proposal be accepted?
In a ES module context, `module.exports` [does not exist](https://nodejs.org/api/esm.html#no-require-exports-or-moduleexports). I don't know about Hydrogen, but Vite is pure ESM if I understand correctly. So in the end this issue is...
I think the demand is definitely there, but currently it might be hard to see. When users see ESM support is missing from `classnames`, my guess is that people are...