publiclab/image-sequencer

View on GitHub
Gruntfile.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function exports has 93 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(grunt) {
  grunt.loadNpmTasks('grunt-browserify');
  grunt.loadNpmTasks('grunt-contrib-uglify-es');
  grunt.loadNpmTasks('grunt-browser-sync');
  grunt.loadNpmTasks('grunt-text-replace');
Severity: Major
Found in Gruntfile.js - About 3 hrs to fix

There are no issues that match your filters.

Category
Status