Edu
Edu
@the-mikedavis still interested in merging this?
Good to know, thanks. Just fyi, it's not very intuitive. Users need to go up a level, and then into the contributing guide to find the contribution link. Also a...
Seems this fixed? At least on Ubuntu 22.04 LTS w/ Chrome it's working.
cc @tr1ckydev
Can confirm this is still an issue when using NPM link. When the linked lib exports a value with a type depending on another third party lib, even if the...
Great to hear that an implementation is underway. Would be great if the publish command could be made to work off of CLI arguments & env vars without needing any...
There is a body schema, and it passes just fine: the handler's inner code runs. The bug is definitely linked to the `status(404, undefined)` and its definition as `t.Void()` rather...
Related: - https://github.com/prettier/prettier-vscode/issues/3453 - https://github.com/prettier/prettier-vscode/issues/3508
I have a feeling that perhaps the plugin values were set as a way of providing reasonable defaults at the time. Prettier, albeit slowly, does change it's defaults from time...
Thanks for linking. Happy to close if duplicate, although want to be precise in how it may differ from the other linked issues. It's about being practical: there used to...