Skip to content

Commit

Permalink
support lint
Browse files Browse the repository at this point in the history
  • Loading branch information
penqe committed May 16, 2024
1 parent 5197f7f commit b0f28e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stanzas/barchart/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -643,4 +643,4 @@ function getYAxis(this: Barchart, domain: AxisDomain[]) {
ticksLabelsFormat: this.params["axis-y-ticks_labels_format"],
};
return yParams;
}
}

0 comments on commit b0f28e2

Please sign in to comment.