module.exports = function (grunt) { grunt.initConfig({ "dummy": true }); };