diff --git a/Gruntfile.js b/Gruntfile.js index 0da0e834f..dd0cc9600 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,4 +1,6 @@ +/* jshint node: true */ module.exports = function(grunt) { + "use strict"; // Project configuration. grunt.initConfig({