Jiří Zelinka

Results 7 comments of Jiří Zelinka

This would be really nice to have it included in `utility-types` library! It is possible to define such shape using [discriminated union type](https://www.typescriptlang.org/docs/handbook/unions-and-intersections.html#discriminating-unions), but it requires having one shared property...

Definitely not a outdated feature, in my opinion Yarn PnP is still a bit underrated mainly because of some compatibility issues during its beginnings. Strictly isolating dependencies (described in link...

> yeah, i agree it's not a outdated feature, we would love to support it in rspack if people help to contribute to support it @hardfist I would love to...

@hardfist that's great news! Is this roadmap published somewhere on GitHub? (I've found only tracking issue for v1.0)

I think there is a typo in code example under **Benefits** section - it should be `startTransition` instead of `setIsPending`, right? ![image](https://github.com/facebook/react/assets/10441355/179e3cb5-7cb8-46db-a5d2-955e8a1d147f)

I have two more use-cases where the ability to ignore individual warnings would really help! --- 1. We are testing business logic against the graphql api and storing results as...

I can confirm this still happens in IDEA Ultimate `2024.3.2` with Biome plugin `1.5.5` and `@biomejs/biome` package `1.9.4`. Doesn't matter if you have multiple projects opened in multiple windows, loaded...