dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(build.ts/startWatching): add option `awaitWriteFinish` with 250ms thres...
Jon Erling Hustadnes
2026-01-05
5208a96a3768e92d203e3d2c6fd3a79e21be64be
[scapegoat/Docs2.git]
/
.prettierrc
1
2
3
4
5
6
7
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}