repositories
/
poolifier.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Apply dependencies update
[poolifier.git]
/
.prettierrc.json
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
{
2
"arrowParens": "avoid",
3
"semi": false,
4
"singleQuote": true,
5
"spaceBeforeFunctionParen": true,
6
"trailingComma": "none"
7
}