Skip to content

Commit

Permalink
Fixing console
Browse files Browse the repository at this point in the history
  • Loading branch information
simianhacker committed Jan 20, 2015
1 parent ba40d0d commit 89e082b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
@@ -5,7 +5,8 @@

"globals": {
"define": true,
"require": true
"require": true,
"console": true
},

"camelcase": false,

0 comments on commit 89e082b

Please sign in to comment.