Jake Bailey

Results 1405 comments of Jake Bailey

I feel like we need to add `-X theirs` to that workflow's merge so that it always takes what's in `main` (kinda like `reset --hard main` but without breaking history)....

@typescript-bot test this @typescript-bot user test this inline @typescript-bot run dt @typescript-bot perf test this faster @typescript-bot test top100

I feel like something's wrong with RWC; if doesn't reply?

Yeah, when I ran it, it didn't seem like we saw a boost, but we probably don't have something so bad in our test suite.

I have completely redone this PR from scratch; forgive my force pushing but it was pretty much impossible to do this any other way. I have completely revamped the `Visitor`,...

@typescript-bot perf test this

Actually, I think I did just correct `Transform`.

Marking this as ready for review, but I think this should go into 5.0, given the API breaks. I might try and pack and test this in something like ts-morph...

I installed the package into ts-morph and ts-eslint, and both seemed to build with it. Hopefully that means this isn't as breaky as I thought.

I just pushed a version that is a lot better; no conditional types, and it caught way more things because my original type was not actually correct. This one's a...