/* jshint node:true */ /*global require*/ 'use strict'; module.exports = function (grunt) { require('load-grunt-config')(grunt); };