nnnick/Chart.js

View on GitHub
src/types/index.d.ts

Summary

Maintainability
F
4 days
Test Coverage

File index.d.ts has 1611 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/* eslint-disable @typescript-eslint/ban-types */
import {DeepPartial, DistributiveArray, UnionToIntersection} from './utils.js';

import {TimeUnit} from '../core/core.adapters.js';
import PointElement from '../elements/element.point.js';
Severity: Major
Found in src/types/index.d.ts - About 4 days to fix

    There are no issues that match your filters.

    Category
    Status