Answers for "json file comment line"

7

how to comments in json file

{
	"_comment": "comment text goes here...",
    "name": "your-app-name",
    ...
}
Posted by: Guest on January-30-2021
-2

comment in json file example

_comment
Posted by: Guest on September-06-2021

Browse Popular Code Answers by Language