Skip to content

Commit 8273536

Browse files
committed
Grunt: Added link to JSHint issue.
1 parent d62d9d4 commit 8273536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grunt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ grunt.initConfig({
343343
options: extend({
344344
browser: true,
345345
jquery: true,
346-
// TODO: this is only for document.write()
346+
// TODO: this is only for document.write() https://github.com/jshint/jshint/issues/519
347347
evil: true
348348
}, defaults ),
349349
// TODO: don't create so many globals in tests

0 commit comments

Comments
 (0)