Wing Chau

Results 16 comments of Wing Chau

> > I don't understand why do you need to resetAllMocks in afterEach tho. I tried it without resetting it and it works fine for me. What went wrong if...

Can confirm the same issue on iPadOS 15.6 using codespaces. Right now I’m using tmux as an alternative solution.

I often write Azure DevOps pipeline templates and since there're quite a few non-standard yaml syntax that DevOps uses, I got red lines complaining about incorrect syntax or something `not...

Following this thread +1 Started to use grpc with Python recently but so far it's painful trying to figure out the types and annotate the type info in my code...

I’ve read through the whole thread on #26722 for all the arguments between the community and the team behind TypeScript awhile ago. At the end of the day the TypeScript...

Was about to report this issue as well. Yes I agree with @gnossen that I wouldn't want to see a fix that changes the return type, as it'd break the...