[READ-ONLY] Mirror of https://github.com/shuuji3/github-readme-stats. github-readme-stats-shuuji3.vercel.app
0

Configure Feed

Select the types of activity you want to include in your feed.

github-readme-stats / .prettierrc.json
96 B 6 lines
1{ 2 "trailingComma": "all", 3 "useTabs": false, 4 "endOfLine": "auto", 5 "proseWrap": "always" 6}