TheSparta de74980eb4 general cleanup of code and config files
- 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
2024-05-20 17:05:33 +01:00

5 lines
49 B
JSON

// comment
{
"data": /* comment */ "value"
}