dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(css): styles issues with popover, overflow, and scroll overflow (#1907)
1 gal Rosemary
2025-04-05
bb24cd13c7fafbd42d3980c45351a58a76dabb18
[scapegoat/Docs2.git]
/
.prettierrc
1
2
3
4
5
6
7
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}