Skip to content

Commit

Permalink
Added 'forin' as default option
Browse files Browse the repository at this point in the history
  • Loading branch information
fgnass committed Mar 11, 2011
1 parent 56f3d72 commit e920d1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Commands/Save and Hint.tmCommand
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ var env = process.env || process.ENV,
jshint({
es5: true,
forin: true,
predef: [
// CommonJS
"exports",
Expand Down

0 comments on commit e920d1e

Please sign in to comment.