Results 8 comments of Ryan

I just ran into this myself. I tried to do the naive thing and just add `#[cfg_attr(feature = "visitor", visit(with = "visit_relation"))]` as suggested by @ankrgyl, but that on its...

+1 to this – would be curious to try out your crate @freshtonic if/when it gets to a publishable state :)

I think I'm starting to wrap my head around this, but it's surprisingly complicated, so bear with me. In your example, the line `const destValue: Destination = sourceVal;` raises the...

I'm curious what the status of this is or if there's any assistance that can be offered? I see that there's an open PR for the eslint-plugin-n migration (#388). Anywhere...

Got it, thanks Ben! On Tue, Oct 1, 2024 at 5:31 PM Ben Scott ***@***.***> wrote: > eslint-plugin-import is still working on ESLint v9 support. > > There's nothing to...

This seems to go all the way back to 4.0.0. Latest ^3.0.0 (3.25.76) is working for me.

I'm seeing similar behavior (though not in a workspace and not using shamefully-hoist). PNPM version 10.24.0, Node.js version 24.11.1.