]> source.dussan.org Git - jquery-ui.git/commitdiff
Grunt: Added link to JSHint issue.
authorScott González <scott.gonzalez@gmail.com>
Fri, 20 Apr 2012 00:34:53 +0000 (20:34 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 20 Apr 2012 00:34:53 +0000 (20:34 -0400)
grunt.js

index d03acdca92e016e670a692791c14304da18d2a21..7827961dab5211dc84bb1c10420382c9a2bc6488 100644 (file)
--- a/grunt.js
+++ b/grunt.js
@@ -343,7 +343,7 @@ grunt.initConfig({
                                options: extend({
                                        browser: true,
                                        jquery: true,
-                                       // TODO: this is only for document.write()
+                                       // TODO: this is only for document.write() https://github.com/jshint/jshint/issues/519
                                        evil: true
                                }, defaults ),
                                // TODO: don't create so many globals in tests