ForestAdmin/lumber

View on GitHub
services/spinners.js

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Function add has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  add(key, options, promise = null) {
    spinnies.add(key, options);

    const spinner = {
      succeed(succeedOptions) {
Severity: Minor
Found in services/spinners.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status