diff --git a/test.json b/test.json new file mode 100644 index 0000000..676cb1a --- /dev/null +++ b/test.json @@ -0,0 +1,6 @@ +{ + "test": 123, + "obj": { + "test": "string" + } +}