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

Fix trailing commas, update JSCS and JSHint configs #1836

Merged

Conversation

davemevans
Copy link
Contributor

When I looked at CodeClimate I couldn't believe that we weren't seeing these flagged in the JSHint output. Turns out that test is, amongst others, long deprecated or removed.

I fixed the problem, then added the JSCS equivalents and removed the deprecated options in JSHint, so we shouldn't see these issues checked in anymore.

@dsparacio dsparacio merged commit c54b239 into Dash-Industry-Forum:development Apr 4, 2017
@davemevans davemevans deleted the TrailingCommas branch April 4, 2017 16:44
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