ruhley/angular-color-picker

View on GitHub
src/scripts/options-service.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function constructor has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    constructor() {
        return {
            // input attributes
            id: undefined,
            name: undefined,
Severity: Major
Found in src/scripts/options-service.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status