Pete Gonzalez
Pete Gonzalez
> I find my self spending a bunch of time each new repo setup manually deleting all the comments in the json files. @prescience-data Why is this difficult? You don't...
🤔 Instead of `rush init --no-comments`, what if we provided a CLI tool that can remove comments and re-add them? With our current model, there is already a problem of...
A different idea would be a VS Code extension that displays the comments inline. The JSON Schema support is sort of like this, but the tool tips aren't as expressive...
If people have other ideas, please share them. In particular, if you can point to some other software whose config files are really awesome, that would be very helpful. (BTW...
CC @elliot-nelson @D4N14L
Thanks @elliot-nelson ! We encountered the same problem in our monorepo and will see if we can improve the script.
> Not to muddy the water, but worth a mention: > > In some new corporate projects on our side, that are less TypeScript-focused and more multi-language, we might be...
> @octogonz - you originally put this together. Thoughts? HBO was using this API. @elliot-nelson can you comment on the impact of removing it? How much work would be required...
Which release of API Extractor are you using?
I confirmed that this is a bug. Thanks for providing the repro.