Skip to content

Commit 59d1fa1

Browse files
Merge pull request #261 from jacobwilliams/create-using-path
Create using paths
2 parents 7ca6e53 + c9ee9e0 commit 59d1fa1

File tree

5 files changed

+1735
-295
lines changed

5 files changed

+1735
-295
lines changed

files/inputs/test1.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
" test \\u \" blah\\\" test test",
1515
"..\\path\\to\\files\\"
1616
],
17+
"a": {
18+
"b": 1
19+
},
1720
"empty_array": [],
1821
"empty_object": {},
1922
"empty_string": "",

0 commit comments

Comments
 (0)