dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Feat(filters): Support "true" as valid for draft and publish frontmatter va...
Emile Bangma
2024-10-22
ad52d095670f2a08a330d1d4ee5ed4bc784e65aa
[scapegoat/Docs2.git]
/
.prettierrc
1
2
3
4
5
6
7
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}