UNPKG

generator-confit

Version:

Yeoman generator for creating the development process, tools and a sample project for current-generation web applications

5 lines (3 loc) 112 B
'use strict'; let confitGen = require('../../core/ConfitGenerator.js'); module.exports = confitGen.create({});