One thing which would be handy is a list of .js files which should be ignored from checking during a project build.For example, I have a minified version of some files which will break JSLint validation due to their syntax having been shrunk/altered.