mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Grunt: Added link to JSHint issue.
This commit is contained in:
parent
d62d9d4eff
commit
82735366fa
2
grunt.js
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user