Jeremy Neander

Results 3 issues of Jeremy Neander

**Description** I couldn't think of a plainer way of titling this. The [Gitlab class](https://github.com/jdalrymple/gitbeaker/blob/946d6c4c5fc895dc5968b9d6cd2fb6f36e0e2205/packages/core/src/resources/Gitlab.ts#L305) accepts a generic flag for camelization, and also infers it from the `camelize` option passed to...

bug

### Describe the bug In a Next.js app using the @vanilla-extract/next-plugin to support VE locally, everything works as expected. However, when trying to use view code from an external library...

pending triage

When an Astro file has frontmatter with an import followed by comments, the comment is treated as lint. Moreover, when that lint is auto-fixed, the comment is removed entirely. _Initial...