Skip to content

Commit

Permalink
Add JSON as a global in .jshintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiebits committed Apr 27, 2015
1 parent b29b8c4 commit 1f90b36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"wsh" : false,
"yui" : false,
"globals": {
"JSON": false,
"console": true
}
}

0 comments on commit 1f90b36

Please sign in to comment.