dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Prevent double-loading of afterDOMReady scripts (#2213)
Adam Laycock
2025-11-27
87f7f4804ef4e3e2eba908109953724c5e411c87
[scapegoat/Docs2.git]
/
.prettierrc
1
2
3
4
5
6
7
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}