Skip to content

Instantly share code, notes, and snippets.

@erinata
Created November 16, 2022 01:40
Show Gist options
  • Save erinata/8c66aa64eee282bf138b6c0cea2ec0ea to your computer and use it in GitHub Desktop.
Save erinata/8c66aa64eee282bf138b6c0cea2ec0ea to your computer and use it in GitHub Desktop.
json with comment
{
"key1": "value1",
// comment
"key2": "value2",
"key3": "value3",
"key4": "value4",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment