rsingla / jslint4java

Automatically exported from code.google.com/p/jslint4java
Other
0 stars 0 forks source link

Incompatible removal of /*jslint undef: true */ #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

In version 2.0.5 the option of undef was removed.
Is there a quick way to allow the usage and calls of undefined variables or 
function in one annotation (not using the global explicit variable 
specification, example - /*global clearInterval: false, clearTimeout: false*/)?

Thanks,
Tamar

Original issue reported on code.google.com by tamarkul...@gmail.com on 30 Jul 2014 at 3:26