This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Chris Cook
zirkelc.dev
did:plc:mb5xmvrldo3sz26wvyzvyjfr
JSON unfortunately does not allow comments. The alternative *.jsonc (JSON with comments) is not widely accepted. For example, Biome.js accepts a biome.jsonc configuration.
A workaround is to tell VSCode to treat certain files as JSON with comments. For example, turbo.json can be treated as *.jsonc
2024-12-14T09:27:41.550Z