Skip to content

Commit

Permalink
Update jshintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Forbes Lindesay committed Jun 6, 2014
1 parent 815d609 commit 9d987ab
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
Expand Up @@ -8,5 +8,6 @@
"trailing": true,
"noarg": true,
"eqnull": true,
"forin": true
"forin": true,
"predef": ["Promise"]
}

0 comments on commit 9d987ab

Please sign in to comment.