Last active
July 10, 2025 16:17
-
-
Save jarmitage/8ce480e72b0b36455f261c9509498f3a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"functions": { | |
"fast": "speedy", | |
"slow": ["sluggish", "tardy"] | |
}, | |
"colors": { | |
"red": "rouge", | |
"blue": ["bleu", "bleue"] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment