You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mint-ds validate — DTCG v1 validation for tokens.json: structural checks plus semantic checks (broken/circular references, naming consistency, reference type mismatches), --json output, --no-semantic flag, and CI templates under templates/dtcg/.
Bug Fixes
Ship lib/dtcg-validator.mjs in the npm tarball so the CLI loads when installed — the files allowlist previously omitted it, breaking every command on install (#79).