Skip to content

Commit

Permalink
Avoid jshint "Redefinition of '$'." warnings since jQuery is no longe…
Browse files Browse the repository at this point in the history
…r global
  • Loading branch information
beng-hee-eu committed Aug 14, 2014
1 parent 73ad910 commit 89dab0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"strict": true,
"trailing": true,
"smarttabs": true,
"jquery": true,
"globals": {
"DISQUS": false,
"DISQUSWIDGETS": false
Expand Down

0 comments on commit 89dab0d

Please sign in to comment.