UNPKG

generator-rps

Version:

Generator-rps is a starting point for frontend projects powered by Yeoman.

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