Fixed Linting issues

This commit is contained in:
ashishj
2022-09-16 09:25:22 +02:00
committed by Ashley Engelund (weedySeaDragon @ github)
parent 43954b9500
commit 51a94e6904
2 changed files with 4 additions and 4 deletions

View File

@@ -155,7 +155,7 @@
// arrowMarkerAbsolute: true,
// themeCSS: '.edgePath .path {stroke: red;} .arrowheadPath {fill: red;}',
logLevel: 1,
gitGraph: {rotateCommitLabel: false},
gitGraph: { rotateCommitLabel: false },
flowchart: { curve: 'linear', htmlLabels: true },
// gantt: { axisFormat: '%m/%d/%Y' },
sequence: { actorMargin: 50, showSequenceNumbers: true },