@@ -1,3 +1,5 @@
+'use strict';
+
module.exports = function( grunt ) {
grunt.initConfig( {
pkg: grunt.file.readJSON( 'package.json' ),