Innqube/ng2-iq-select2

View on GitHub
src/app/app.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function ngOnInit has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    ngOnInit() {
        this.form = this.formBuilder.group({
            firstname: {
                value: '',
                disabled: true
Severity: Minor
Found in src/app/app.component.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status