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