valor-software/angular2-bootstrap

View on GitHub
src/datepicker/daypicker.component.ts

Summary

Maintainability
A
2 hrs
Test Coverage

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

  ngOnInit(): void {
    const self = this;

    this.datePicker.stepDay = { months: 1 };

Severity: Major
Found in src/datepicker/daypicker.component.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status