knsv/mermaid

View on GitHub
packages/mermaid/src/styles.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function getStyles has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const getStyles = (
  type: string,
  userStyles: string,
  options: {
    fontFamily: string;
Severity: Minor
Found in packages/mermaid/src/styles.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status