Tzelon

Results 2 comments of Tzelon

Sure, I will try to work on it.

> On the most recent version, an array stringified and parsed returns a string: > > ``` > > qs.stringify({ foo: [ 'a', 'b' ] }, { arrayFormat: 'comma' })...