UNPKG

gruntfile-editor

Version:

API to modify the content of a Gruntfile.js file

5 lines (4 loc) 83 B
module.exports = function (grunt) { 'use strict'; grunt.initConfig({}); };