silegis-mg/editor-articulacao

View on GitHub
Gruntfile.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function (grunt) {
    require("matchdep").filterAll("grunt-*").forEach(grunt.loadNpmTasks);
    var webpackConfig = require("./webpack.config.js");
    
    grunt.initConfig({
Severity: Minor
Found in Gruntfile.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status