Update Gruntfile.js
This commit is contained in:
parent
7b01406e6a
commit
6fc03ca6ae
@ -15,6 +15,7 @@ module.exports = function(grunt) {
|
||||
'Gruntfile.js',
|
||||
'tasks/**/*.js',
|
||||
'<%= nodeunit.tests %>',
|
||||
'!node_modules/**'
|
||||
],
|
||||
options: {
|
||||
jshintrc: '.jshintrc',
|
||||
|
Loading…
Reference in New Issue
Block a user