Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme Typo #41

Closed
dudewad opened this issue Apr 24, 2015 · 3 comments
Closed

Readme Typo #41

dudewad opened this issue Apr 24, 2015 · 3 comments

Comments

@dudewad
Copy link

dudewad commented Apr 24, 2015

There are extra commas in xml to json section of the readme:

convert: {
options: {
explicitArray: false, <-------------------HERE
},
xml2json: {
files: [
{
expand: true,
cwd: 'test/fixtures/',
src: ['*/.xml'],
dest: 'tmp/result/',
ext: '.json'
}
]
}, <-------------HERE
}

@jonschlinkert
Copy link
Collaborator

is this a duplicate of #40?

@dudewad
Copy link
Author

dudewad commented Apr 24, 2015

Huh... not sure how this happened. Yes, its a dupe, but with more info (note, 2 commas called out). My bad, I meant to edit and somehow created a new ticket. Sorry... haha

@jonschlinkert
Copy link
Collaborator

no prob!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants