binoculars/aws-sigv4

View on GitHub
webpack.config.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function config has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function config(target) {
    return {
        entry: [
            './src/index.js'
        ],
Severity: Major
Found in webpack.config.js - About 2 hrs to fix

TODO found
Open

            /* TODO */
Severity: Minor
Found in webpack.config.js by fixme

TODO found
Open

            /* TODO */
Severity: Minor
Found in webpack.config.js by fixme

There are no issues that match your filters.

Category
Status