Fitbit/stats-writer-webpack-plugin

View on GitHub
src/StatsWriterWebpackPlugin.js

Summary

Maintainability
A
1 hr
Test Coverage

Function apply has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    apply(compiler) {
        let startTime,
            endTime,
            spaces = 0,
            timings = false;
Severity: Minor
Found in src/StatsWriterWebpackPlugin.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status