repositories
/
poolifier.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Simplify worker choosing (#138)
[poolifier.git]
/
.prettierrc.json
Commit
Line
Data
777b7824
S
1
{
2
"arrowParens": "avoid",
3
"semi": false,
4
"singleQuote": true,
5
"spaceBeforeFunctionParen": true,
6
"trailingComma": "none"
7
}