From: Scott González Date: Fri, 20 Apr 2012 00:34:53 +0000 (-0400) Subject: Grunt: Added link to JSHint issue. X-Git-Tag: 1.9.0m8~119 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=82735366fab531ffd54dd597f69899509ff27653;p=jquery-ui.git Grunt: Added link to JSHint issue. --- diff --git a/grunt.js b/grunt.js index d03acdca9..7827961da 100644 --- 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