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

Extract JSHint settings to .jshintrc #233

Merged
merged 1 commit into from
Oct 10, 2013

Conversation

nschonni
Copy link
Contributor

@nschonni nschonni commented Oct 8, 2013

  • Changed jQuery predefs to "jquery" flag
  • Removed console predef since it was only used in commented out code

PS: bumping JSHint to the latest will produce the following errors

src\js\core.js: line 28, col 5, Redefinition of 'mfp'.
src\js\core.js: line 86, col 13, Read only.

- Changed jQuery predefs to "jquery" flag
- Removed console predef since it was only used in commented out code
dimsemenov added a commit that referenced this pull request Oct 10, 2013
Extract JSHint settings to .jshintrc
@dimsemenov dimsemenov merged commit 9ad804d into dimsemenov:master Oct 10, 2013
@nschonni nschonni deleted the extract-jshint branch October 11, 2013 02:25
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