Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

ToJson options lost comma #175

Open
snowliy opened this issue Apr 25, 2019 · 0 comments
Open

ToJson options lost comma #175

snowliy opened this issue Apr 25, 2019 · 0 comments

Comments

@snowliy
Copy link

snowliy commented Apr 25, 2019

At readme location: https://github.com/buglabs/node-xml2json#options-object-for-tojson

Default values:

var options = {
    object: false,
    reversible: false,
    coerce: false,
    sanitize: true,
    trim: true,
    arrayNotation: false // here is lost the comma
    alternateTextNode: false
};
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant