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

Remove Trailing Commas in object literals to fix parse error. #11

Merged
merged 1 commit into from Jul 18, 2015

Conversation

jeremysawesome
Copy link
Contributor

IE8 (and below) will parse trailing commas in array and object literals incorrectly. So I've removed the trailing commas from these object literals.

/cc @jayKayEss

IE8 (and below) will parse trailing commas in array and object literals incorrectly.
jayKayEss added a commit that referenced this pull request Jul 18, 2015
Remove Trailing Commas in object literals to fix parse error.
@jayKayEss jayKayEss merged commit ec6ef03 into jayKayEss:master Jul 18, 2015
@jayKayEss
Copy link
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants