Skip to content

Instantly share code, notes, and snippets.

@PleahMaCaka
Last active July 6, 2023 01:37
Show Gist options
  • Save PleahMaCaka/51a10fbae9195a337390b275f7eae6cd to your computer and use it in GitHub Desktop.
Save PleahMaCaka/51a10fbae9195a337390b275f7eae6cd to your computer and use it in GitHub Desktop.
{
"$schema": "",
"type": "object",
"properties": {
"author": {
"type": "string"
},
"extensions": {
"type": {"string"}
}
},
"required": ["author"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment