dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix: fix explorer view gradient positioning on mobile (fixes #906) (#1206)
Callum Barker
2024-06-13
a12d76afdb51e0de3adf5fdaef63e5f20077ff97
[scapegoat/Docs2.git]
/
.prettierrc
1
2
3
4
5
6
7
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}