Re: [community-group] [RFC] Format specification (#1)

File format & typing both raise questions for me about how aware the format needs to be. I find many of the common tools frustrating because they use formats like JSON or YAML that have no concept of actual design data-types (lengths, colors, etc), so everything is considered a string.

That may be a tooling issue, but also may be worth thinking about… If it's worth having a typed format, is it worth ensuring that format includes design-specific types?

-- 
GitHub Notification of comment by mirisuzanne
Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/1#issuecomment-593675481 using your GitHub account

Received on Monday, 2 March 2020 23:25:00 UTC