Closed jonathanmoffatt closed 11 years ago
Currently jshint doesn't ignore the packages directory. This means that jshint fails on some meteorite packages 'cause they don't meet the jshint style guide. This pull request changes the gruntfile so that jshint ignores the packages directory.
thanks!
Currently jshint doesn't ignore the packages directory. This means that jshint fails on some meteorite packages 'cause they don't meet the jshint style guide. This pull request changes the gruntfile so that jshint ignores the packages directory.