This repository was archived by the owner on Jan 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 207
This repository was archived by the owner on Jan 7, 2021. It is now read-only.
ToJson options lost comma #175
Open
Description
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
};
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.