Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Oct 9, 2024
1 parent 6ff7b3d commit 1439435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/theme/VersionAndStars.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import {formatPrefix} from "d3-format";
import {data} from "./stargazers.data";
const formattedStarCount = data ? formatPrefix(".1s", 1000)(data) : "";
const version = __APP_VERSION__;
Expand Down

0 comments on commit 1439435

Please sign in to comment.