mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 06:58:59 +00:00
fix: add missing StatsCard types
This commit is contained in:
Vendored
+1
@@ -16,6 +16,7 @@ export type StatCardOptions = CommonOptions & {
|
||||
show_icons: boolean;
|
||||
hide_title: boolean;
|
||||
hide_border: boolean;
|
||||
card_width: number;
|
||||
hide_rank: boolean;
|
||||
include_all_commits: boolean;
|
||||
line_height: number | string;
|
||||
|
||||
Reference in New Issue
Block a user