T.J. Crowder
T.J. Crowder
@bjesuiter I'm not sure what you mean by an example? From https://github.com/esm-dev/esm.sh/issues/687#issuecomment-1647591989: > does the parser of the std jsonc module discard comments or the stringifier? The parser. The comment...
@kt3k Nice! The lib I found was just the first one I found for [the limited purpose I was looking](https://github.com/esm-dev/esm.sh/issues/686). `comment-json` looks way better in the general case (and *also*...
Bump. It's **very** odd that this extension only works with GitHub, not Azure DevOps.
@ije Cool, thanks. Possibly st00pid question but I've never done anything with npmjs (just used the results): In the setup instructions in `CONTRIBUTING.md` it shows a placeholder for an access...
@ije Trying to get the tests running as a baseline before making any changes, but I'm not having much luck. `CONTRIBUTING.md` says to run `./test/bootstrap.sh` but there isn't one. There...
@ije - Just checking back on [the above](https://github.com/esm-dev/esm.sh/issues/686#issuecomment-1644105560). Thanks.
@mmuddasani - I'm sorry, I don't understand what you mean by *"a draft PR towards diagnosing the concerns that you're encountering"*. I think this issue is quite clear. The only...
@lino-levan The problem with that is that it just discards comments. See more on this in the other linked issue: #686. :-)
(I've replied [here](https://github.com/denoland/deno_std/issues/3502#issuecomment-1647644564).)
@kwhinnery - How did I miss that repo? Thanks for moving this to the right place.