martín

Results 8 issues of martín

Follow eslint rule [react/jsx-closing-bracket-location](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-closing-bracket-location.md) [1] by decreasing indent for a lonely closing bracket and not doing so for its next line. Fixes #129, fixes #210, fixes #284. If a multi-line...

Thank you for this useful tool! I was wondering if this could support hotfixes in some way. We currently have the following as part of our CI `release` pipeline: ```yaml...

Hi there! 👋🏼 Nifty extension you have right here, thanks for making it! I was trying to configure it so that it _only_ highlights breakpoints and variants. Either changing their...

Hi there 👋🏼 Thanks for this awesome library. We're using React 18.3.1 (and React Native 0.76.6, planning to possibly upgrade to React 19 at some point), and we get the...

### What is the documentation issue? Not sure if i'm wrong or this is a small detail. Docs for cookies mention many times that cookies can only be mutated by...

### Describe the bug Hi! Great library you have here. I've been using it for while now and first time i've come across this. In the Next.js App Router guide...

Coalescing a named tuple with the existing property value throws an ISE ```edgeql with product := '66d52662-6caa-11f0-8b4e-f71195ea4457', new_price := (cents := 100, currency := Currency.ARS), # Can also be received...

Hi beautiful people, Scott [suggested](https://discord.com/channels/841451783728529451/1362169905083846838/1363885101825659054) i create an issue here. I added some hooks to my `gel.toml` so that when i apply a migration it my codegen script runs (TS...