dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
Jacky Zhao
2022-09-23
dd11d56dd986c82914ce529fb43c8e2beb78a094
[scapegoat/Docs2.git]
/
.prettierrc
1
2
3
4
5
6
7
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}