dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix: builds should no accumulate on repeated changes (closes #404)
Jacky Zhao
2023-08-23
a1a1e7e1e0c06f2f7b759c5aecd6a9ceba3e2717
[scapegoat/Docs2.git]
/
.prettierrc
1
2
3
4
5
6
7
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}