Skip to content

Commit

Permalink
Ignore latedef for now as it is used in this task
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Apr 6, 2016
1 parent 6065301 commit c8506f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"eqeqeq": true,
"eqnull": true,
"immed": true,
"latedef": true,
"latedef": false,
"newcap": true,
"noarg": true,
"node": true,
Expand Down

0 comments on commit c8506f1

Please sign in to comment.