dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge pull request #136 from aidenybai/custom-progress-bar-color
Jacky Zhao
2022-05-28
cbc2bea413ddf58c6316e49c45b5a5a55f4271e2
[scapegoat/Docs2.git]
/
.prettierrc
1
2
3
4
5
6
7
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}