Louis Roman

Results 3 comments of Louis Roman

@kesne Did a rebase, but I din't get a chance to properly check if it doesn't break the functionality, I'll make the changes with the root property as soon as...

@tkh44 Tried that and didn't work, it partially worked (at least it the code broke somewhere else) when I also added "passPerPreset": true, so I'm not sure if it was...

A different use case but if you have the array defined as a type we could make it work with `$Call` like this: ``` type Enum = ['A', 'B'] const...