dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
🐛 fix(cli): use 'gray' instead of 'grey' in styleText calls (#2321)
wasita
2026-03-04
59b58076016c5e5f09f16ab0395fed02e2ebb72e
[scapegoat/Docs2.git]
/
.prettierrc
1
2
3
4
5
6
7
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}