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

JSHint fixes. #137

Closed
wants to merge 1 commit into from
Closed

Conversation

munsellj
Copy link

@munsellj munsellj commented Aug 6, 2015

Updated grunt-contrib-jshint to latest version to get latest version of jshint(supports mocha environment and multiple .jshintrc and config extension).

Updated jshint configs to prevent errors for unit test source files and be more strict about when unit test syntax and globals are allowed.

Updated unit test files to set required answers as a local variable to remove dependency on using "predef" property in .jshintrc and manually mantaining list.

Updated grunt-contrib-jshint to latest version to get latest version of jshint(supports mocha environment and multiple .jshintrc and config extension).

Updated jshint configs to prevent errors for unit test source files and be more strict about when unit test syntax and globals are allowed.

Updated unit test files to set required answers as a local variable to remove dependency on using "predef" property in .jshintrc and manually mantaining list.
@rmurphey
Copy link
Owner

Closing this, as the project is no longer using jshint.

@rmurphey rmurphey closed this May 28, 2016
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.

2 participants