[community-group] [Format] Token name - reserved words (#61)

kevinmpowell has just created a new issue for https://github.com/design-tokens/community-group:

== [Format] Token name - reserved words ==
## Are there any reserved words that should not be used in token names?

Examples: 'default', 'int'
```
{
  default: {
    value: '#000000'
  },
  int: {
    value: 50
  }
}
```

Will these (and others) cause problems when converted to various languages and platforms?

Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/61 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 9 September 2021 18:20:16 UTC