amzn/style-dictionary

View on GitHub
__tests__/__json_files/nested_pointers_2.json

Summary

Maintainability
Test Coverage
{
  "a": "{b}",
  "b": "{c}",
  "c": "{d}",
  "d": "{e}",
  "e": "{f}",
  "f": "{g}",
  "g": 1
}