Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Commit

Permalink
Make sure we never dump again
Browse files Browse the repository at this point in the history
  • Loading branch information
freaktechnik committed Feb 5, 2016
1 parent a1d9e76 commit e3528fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/.jshintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"predef": [ "console" ],
"predef": [ "console", "dump" ],
"esnext": true,
"moz": true,
"undef": true,
Expand Down

0 comments on commit e3528fc

Please sign in to comment.