Lee Crosby
Lee Crosby
> I'm also looking for something like this, but for a different use-case. I want to explain here, and maybe get some opinions about it. > > TL;DR I don't...
Has there been any further action on this? This bug makes this rule a non-starter for us as we use it exactly as outlined above. The existence for 'path' localeKey...
Would love to get this merged, let me know if there's anything else that's needed here or any more work required.
Here's one way to do it: ```ts type ToArray = _Result extends { length: N } ? _Result : ToArray; type Subtract = A extends [...infer C, ...B] ? C...
Amazing - what's been done there makes sense to me!
Here's one way to do it: ```ts type ToArray = _Result extends { length: N } ? _Result : ToArray; type Subtract = A extends [...infer C, ...B] ? C...
> @PhantomVl Sorry it's a bit of a long list :-( It i can do anything to help you, please give me a shout ! > Also i know a...
Haha, no problem - thanks