Fixed Linting issues

This commit is contained in:
ashishj
2022-09-16 09:25:22 +02:00
parent 8c4808a681
commit 4c5d813e58
2 changed files with 8 additions and 8 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 },