JSON5 for Design Tokens

TIL about JSON5 — Primer uses it in their design system for token format, since it supports comments and trailing commas that vanilla JSON doesn't.

https://json5.org/