Current File : /pages/54/47/d0016649/home/htdocs/ipc1/wp-content/plugins/wpglobus-translate-options/Gruntfile.js
/* jshint node:true */
/*global require*/
'use strict';
module.exports = function (grunt) {
    require('load-grunt-config')(grunt);
};