mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 22:15:15 +00:00
* 🚀 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
No EOL
96 B
JSON
6 lines
No EOL
96 B
JSON
{
|
|
"trailingComma": "all",
|
|
"useTabs": false,
|
|
"endOfLine": "auto",
|
|
"proseWrap": "always"
|
|
} |