Adam Setch

Results 347 comments of Adam Setch

@pddg - as a GHE user, do you also have this broken avatar issue?

Ah ha, that's helpful insight @pddg.

Thanks @mislavperi - that's really interesting research you found. I like the idea of adding some fallback logic to use a default icon. We have some similar logic for when...

@mislavperi - is this something you'd be interested in contributing back?

@nscuro - any general feedback on this enhancement proposal?

The build began failing once I added the corresponding `customManager` to help keep the `tsconfig.json` file in-sync with the replacement updates.

> Won't this start a cascading series of replacements? e.g. 10 -> 12 -> 14 -> 16 -> 18 etc. It would, but I figured users could decide if they...

I would still like to find a solution to help automate the `@tsconfig/bases` updates. Open to other suggestions on ways to implement this. Are there other packages that follow a...

> Why would we need the replacements? Won't the custom manager alone be enough It's been a while since I looked into this, but to my knowledge the replacements were...

@viceice - does this now make sense, splitting the logic between a set of replacements, and then a customManager for keeping the tsconfig extends updated