Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ad1992 committed Apr 23, 2024
1 parent 3d2881a commit c5b3535
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mermaid/src/config.type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1350,7 +1350,6 @@ export interface SequenceDiagramConfig extends BaseDiagramConfig {
messageFont?: FontCalculator;
noteFont?: FontCalculator;
actorFont?: FontCalculator;
textPlacement?: string;
}
/**
* The object containing configurations specific for flowcharts
Expand Down

0 comments on commit c5b3535

Please sign in to comment.