RomainMarecat/slate

View on GitHub
src/shared/material/button/icon/icon.component.ts

Summary

Maintainability
B
5 hrs
Test Coverage

Showing 1 of 1 total issue

File icon.component.ts has 408 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { Component, OnInit } from '@angular/core';
 
@Component({
selector: 'app-icon',
templateUrl: './icon.component.html',
Severity: Minor
Found in src/shared/material/button/icon/icon.component.ts - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status