updates icon indicating copy to clipboard operation
updates copied to clipboard

Support comments and trailing commas in package.json

Open silverwind opened this issue 1 year ago • 1 comments

https://bun.sh/blog/bun-v1.1.5#package-json-with-comments-and-trailing-commas

silverwind avatar Apr 26 '24 08:04 silverwind

Parsers, none of them seems convincing:

  • https://github.com/microsoft/node-jsonc-parser
  • https://github.com/fabiospampinato/jsonc-simple-parser
  • https://github.com/onury/jsonc

silverwind avatar Apr 26 '24 10:04 silverwind

Not going to use this as long as node does not support it.

silverwind avatar May 29 '24 07:05 silverwind