dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
format
Jacky Zhao
2023-08-17
58d9dc0528cc5d7232ac7a237c98213ff1075f39
[scapegoat/Docs2.git]
/
.prettierrc
1
2
3
4
5
6
7
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}