exiguus/js.node.grunt.config.helper

View on GitHub
lib/index.js

Summary

Maintainability
A
0 mins
Test Coverage
/**
 * @fileOverview Node.js Grunt Config Helper Class
 * to help with Grunt config and tasks
 * @author Simon Gattner <npm@0x38.de>
 * @license MIT
 * @version 1.0.0
 */
module.exports = require('./ExtendConfig');