Jake Bailey

Results 1407 comments of Jake Bailey

@typescript-bot test it @typescript-bot pack this

It would also be great if this could support `gofumpt`, which is also included in `gopls` (but, has some options). Getting the versioning right would certainly be helpful.

Well, I ended up building it myself, nevermind 😄

I think this is just papering over a bug somewhere else. IIRC the intent of these debug fails are to assert that the previous steps added an error.

If it's a regression, I would consider bisecting with https://www.npmjs.com/package/every-ts

But you said it wasn't broken in 5.5, so there is a commit in between where this broke.

But, https://github.com/microsoft/TypeScript/issues/61524#issuecomment-2780342066 seems to imply there's already a PR for this?

We could do this, though it would require us to be equipped to handle JSON files. In the client, we can add the right patterns to the document selector to...

@typescript-bot test it @typescript-bot pack this

If/when the `module` keyword comes into use by ECMAScript, do we know how we'll distinguish them in d.ts files?