UNPKG

generator-mg

Version:

Mg is the starting point for all frontend projects at Sparkbox

8 lines (6 loc) 166 B
module.exports = (grunt) -> grunt.config "cucumberjs", files: 'features' options: steps: "features/step_definitions" grunt.loadNpmTasks "grunt-cucumber"