Skip to content

Commit

Permalink
Added missing Rhino options
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas C. Zakas committed Sep 27, 2011
1 parent 091bcb7 commit 5c3326c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jshint.js
Expand Up @@ -632,6 +632,8 @@ var JSHINT = (function () {
deserialize : false, deserialize : false,
gc : false, gc : false,
help : false, help : false,
importPackage: false,
java : false,
load : false, load : false,
loadClass : false, loadClass : false,
print : false, print : false,
Expand Down

0 comments on commit 5c3326c

Please sign in to comment.