mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Add comment about where to locate grunt TODO's
This commit is contained in:
parent
cc97125560
commit
3ffaa0fecb
@ -72,6 +72,7 @@ module.exports = function( grunt ) {
|
||||
},
|
||||
tests: {
|
||||
// TODO: Once .jshintignore is supported, use that instead.
|
||||
// issue located here: https://github.com/gruntjs/grunt-contrib-jshint/issues/1
|
||||
src: [ "test/data/{test,testinit,testrunner}.js", "test/unit/**/*.js" ],
|
||||
options: {
|
||||
jshintrc: "test/.jshintrc"
|
||||
|
Loading…
Reference in New Issue
Block a user