de74980eb4
- fixed indentation to 4 spaces - added missing semicolons - some other changes here and there that either make the code look consistent between examples or just make it more concise
5 lines
49 B
JSON
5 lines
49 B
JSON
// comment
|
|
{
|
|
"data": /* comment */ "value"
|
|
}
|