SyntaxFix
Write A Post
Hire A Developer
Questions
You can also add two lines to your .jshintrc
"globals": { "$": false, "jQuery": false }
This tells jshint that there are two global variables.