bobc7i/grunt-front-end-modules

View on GitHub
Gruntfile.js

Summary

Maintainability
B
4 hrs
Test Coverage

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

module.exports = function(grunt) {
  grunt.initConfig({
    jshint: {
      all: [
        'Gruntfile.js',
Severity: Major
Found in Gruntfile.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status