Answers for "Can comments be used in JSON ?"

4

Can comments be used in JSON ?

{
  "//": "Some browsers will use this to enable push notifications.",
  "//": "It is the same for all projects, this is not your project's sender ID",
  "gcm_sender_id": "1234567890"
}
Posted by: Guest on October-14-2021

Code answers related to "Can comments be used in JSON ?"

Code answers related to "Javascript"

Browse Popular Code Answers by Language