mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2024-11-21 01:16:23 +08:00
8aea1e3c35
* 🚀 Prettier config * 🚀 hide_border for Repo Card * fix: wrong total commits (#490) * chore: run prettier on all files * chore: lol lets add the trailing commas Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"trailingComma": "all",
|
|
"useTabs": false,
|
|
"endOfLine": "auto",
|
|
"proseWrap": "always"
|
|
} |