/* jshint node: true */ 'use strict'; module.exports = function( grunt ) { grunt.loadNpmTasks( 'grunt-lodash' ); };