Closed IonicaBizau closed 5 years ago
I noticed an issue with the new line character:
> console.log(require("jsonar").arrify({ foo: "42\n42" })) array("foo"=>"42 42");
I noticed an issue with the new line character: