-
In case you are not aware, there is a https://github.com/ota-meshi/eslint-plugin-jsonc built with **correct** [`jsonc-eslint-parser`](https://github.com/ota-meshi/jsonc-eslint-parser), I think we shou…
-
Hello, do you have an example of how to set-up the configuration when using this plugin with the typescript parser?
-
### Feature
It would be nice if the project worked also with other more relaxed JSON syntax, like JSON5. What do you think?
### Alternative solutions or implementations
I see that jsonc-parser does…
-
### Description
Installing gdal/3.8.3 or 3.7.3 in both Release and Debug mode with default recipe/settings failed. My colleagues got the same error on their PC
### Package and Environment Details
*…
-
This code does not appear to be formatted properly. Is there a fix? Thx.
`dprint.jsonc`:
*upd*:
repro: https://stackblitz.com/~/github.com/predaytor/astro-dprint
playground: https://dprint.d…
-
### Describe the proposed change(s).
Write a function to use [jsonc-parser](https://www.npmjs.com/package/jsonc-parser) library to perform config migrations. We should use this for JSON configs initi…
-
*Environments*
- Prettier Version: 3.2.4
- Running Prettier via: CLI
- Runtime: Node.js v20
- Operating System: macOS
- Prettier plugins (if any): none
**Steps to reproduce:**
```sh
echo '{\…
-
As of now, the json-schema-faker website doesn't support comments, but it can help to relay information in link sharing as well as testing.
-
**Is your feature request related to a problem? Please describe.**
There are a lot of cases where being able to comment out parts of the JSON body would be useful. e.g. Quickly switching between diff…
-
VSCode doesn't support .json5 natively (yet?) and json5's lack of quoted key requirement seems to be incompatible with jsonc. I'd like VSCode to support json5, but in case that doesn't get traction, …