micro/runtime/plugins/comment/help
Justin Su b8772b69c2
Use // comments for .json (#3388)
Add comments to `.json` files using `//` instead of the default `#`.

Even though JSON does not support comments, JSON5 and JSONC exist, so `//` is a much more sane default. It also improves the experience of editing micro's own config files.
2024-07-30 22:58:07 +02:00
..
comment.md Use // comments for .json (#3388) 2024-07-30 22:58:07 +02:00