UNPKG

generator-mg

Version:

Mg is the starting point for all frontend projects at Sparkbox

8 lines (6 loc) 161 B
module.exports = (grunt) -> grunt.config "plato", complexity: files: 'reports/js-complexity': ['dist/**/*.js'] grunt.loadNpmTasks "grunt-plato"