amzn/style-dictionary

View on GitHub
__tests__/__json_files/no_reference.json

Summary

Maintainability
Test Coverage
{
  "a": 1,
  "b": {
    "c": 2,
    "d": {
      "e": 3
    }
  },
  "f": 4
}