repositories
/
poolifier.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
docs: generate documentation
[poolifier.git]
/
.prettierrc.json
Commit
Line
Data
0eee77cb
JB
1
{
2
"$schema": "https://json.schemastore.org/prettierrc",
3
"semi": false,
4
"singleQuote": true,
67f3f2d6
5
"trailingComma": "es5"
0eee77cb
6
}