repositories
/
poolifier.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
docs: generate documentation
[poolifier.git]
/
.prettierrc.json
1
{
2
"$schema": "https://json.schemastore.org/prettierrc",
3
"semi": false,
4
"singleQuote": true,
5
"trailingComma": "none"
6
}