Adrian Ordonez
Results
1
comments of
Adrian Ordonez
> you already can. devbox uses json5 devbox uses [tailscale/hujson](https://github.com/tailscale/hujson) which is [jwcc](https://nigeltao.github.io/blog/2021/json-with-commas-comments.html), not json5. It doesn't support things like unquoted keys or line breaks in strings. Tested this because...