UNPKG

generator-bitch

Version:

A simple generator (for Yeoman) to scaffolding web applications, just frontend stack

7 lines (5 loc) 72 B
import gulp from 'gulp' gulp.task('default', [ 'lint', 'watch', ])