CoderCoco
CoderCoco
I'd like to also add that we've started using this in our TypeScript project and files without any imports are having their leading doc comments stripped. So say I have...
I have this issue as well, I don't remember this being a problem originally when I started developing in vscode but I started noticing it after a recent update. Not...
I have a work around by replacing the package causing the issue in the configuration. However, I don't think that this really fits the use case defined by the `replace-type`...