We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db42233 commit ea5a042Copy full SHA for ea5a042
1 file changed
Gruntfile.js
@@ -57,8 +57,8 @@ module.exports = function(grunt) {
57
test: {
58
files: '<%= jshint.test.src %>',
59
tasks: ['jshint:test', 'test']
60
- },
61
+ }
62
});
63
64
// These plugins provide necessary tasks.
0 commit comments