Michael Debétaz
Michael Debétaz
They still are. Is the library not maintained anymore ? I have to say, I do love the art style chosen for the charts 🎨
Same problem for me for a couple of months, sorry I didn't take the time to report it earlier. Here is an example of a code where eslint complain: ```ts...
I am using 3.21.2 and I confirm that `refine` is called even when the previous `regex` fails. ```ts import { z } from "zod"; const schema = z .object({ birthDate:...
Thank you for your kind words and thank you for helping me getting started. Take your time of course, there is no rush. If my code is too messy (I...
@bew Yeah! I saw it but didn't find a useful application in our case. Maybe you see something that I missed 💡 I'll try to play with this. Anyway, I...
Hi @L3MON4D3 👋 I was away the past weeks, but I am still available if I can help! What's the course of action so far? does my PR bring any...
I did work on it, but I can't find a way with my knowledge of leveraging lua-ls :/ I don't think it's avoidable. Type casting still is the best solution...
Okay, no problem at all :) what's the next step then? Should I go on with the PR? Or will you take it and adapt the changes with with your...
That's great! Let me know if I can do anything to help. Otherwise we can close this PR after you're done with the implementation :)
Thanks for reporting the issue! I posted it on the Discord a couple of weeks ago and was late to report it here :) For debbuging without setting up a...