Andrew Branch

Results 261 comments of Andrew Branch

@typescript-bot bisect good v4.7.3 bad main

It’s nonsense because I didn’t add `// @strictNullChecks: true` to the repro. But I wonder what change it thinks it picked up on, hah

I fixed all the typeorm errors when the change first landed, and it was very straightforward: https://github.com/typeorm/typeorm/pull/9106. I guess new changes to typeorm were introduced in the meantime. They should...

IMO the options should be - None - Braces - Quotes for strings, braces otherwise (wording negotiable). An option for quotes always is nonsense. What to do for union types...

I can’t reproduce that behavior: https://user-images.githubusercontent.com/3277153/184702590-2c8e37e7-7857-4e14-8812-29aebe874737.mp4 Feel free to file a new issue with more repro info. This one should have been closed as completed.

@Strate I think that would require a new VS Code API; there’s nothing that I know of where an editor asks us to auto-insert code upon insertion of a previous...

This looks good to me but would like to see an approval from a current owner

What is webpack-env for now that webpack ships types?

@pan-alexey sorry for the delay, I was on vacation last week. My question is not about why there are module-related global types for webpack; my question is why are those...